Start of Frame (CIGI Packets)
| CIGI Class | CigiSOFV3 | ||
|---|---|---|---|
| CIGI Bass Class | CigiBaseSOF | ||
| Packet ID | 101 | ||
| Packet Size (bytes) | 24 | ||
| SpyClient Lookup | N/A | ||
| Parameter | Type | Description | Range |
| CIGI Version | char | Indicates the major version of the CIGI interface that is currently being used by the IG. | |
| Database Number | char | Indicates to the Host which database is currently in use and if that database is being loaded into primary memory. -128 = Indicates database is not available -127 to -1 = Identifies database being loaded 1 - 127 = Identifies database that is loaded 0 = Indicates IG controls database loading | -128 - 127 |
| IG Status Code | char | Indicates the error status of the IG. Error codes are IG-specific. 0 = Normal Operation 3 - Model Load 255 - Malfunction | 0 - 255 |
| IG Mode | 2-bit field | This parameter indicates the current IG mode. 0 = Reset/Standby 1 = Operate 2 = Debug 3 = Offline Maintenance | 0 - 3 |
| IG Frame Number | unsigned int32 | Identifies an IG data frame. IG should increment this value by 1 for each successive message. | 0 - MAXUINT |
| Timestamp | unsigned int32 | Indicates the numbers of 10μs “ticks” since some initial reference time. | 0 - MAXUINT |