Back to main index

2.1.15   Get system information

The .in file

Attributes in [Head] section:

Type: 15
Allowed Mode: 0 (try once), 1 (try until success), 2 (loop)
Allowed Blocking: 0 (non blocking), 1 (blocking)

Example .in file: This request switches the map.
[Head]
Type=15
Mode=1
Blocking=0

The .out file

Attributes in [SystemInfo] section:

Sample .out file: Resulting .out file from the above .in file example
[Head]
Type=15
TypeDesc=get system information
Mode=0
ModeDesc=try once
Blocking=0
BlockingDesc=not blocking
Timestamp=12130814
Id=12130788
Result=2
ResultDesc=success and request deleted
ExecuteDuration=198

[SystemInfo]
ProgramVersion=2.3.0.6
ProgramBuild=Sep 5 2005,15:36:09
CurrentMapName=DEU_111(Deutschland City)
CurrentMapDate=06/2005
CurrentMapVersion=3.3/3
AvailableMaps=DEU_111(Deutschland City)
CurrentLanguage=Deutsch
AvailableLanguages=Deutsch


Back to main index Top of page