Display Calibration (CIGI Packets)
| Structure Type | DisplayCalibrationHV | |||
|---|---|---|---|---|
| Packet ID | 230 | |||
| Packet Size (bytes) | 86 | |||
| SpyClient Lookup | host2pcnova→h2ig.dat.display_calibration | |||
| Parameter | Type | Description | Range | |
| Update | char | 0 = Normal Operation 1 = Distortion Correction Updates Active | 0 - 1 | |
| Type | char | 0 = Update Distortion from ICD file 1 = Update Distortion from CFG file 2 = Test Sine Wave 3 = Open 4 = Update Luminance file ID for the channel to be updated 200 = Video Blender Controls 255 = Does all channels | 0 - 4, 200, 255 | |
| Channel | char | ID for the channel to be updated 255 - All Channels 200 - Bitfield to determine video blender update method | 0 - 255 | |
| File[32] | char | Name of the calibration file to be updated (luminance or distortion) with root folder at P:\pc-nova\tools\DisplayCalibrationFiles\ or if type = 200, command to send to the video blender if channel bitmask specifies as such. | 0 -255 | |
| Pos | X | double | In meters. | 0.0 - MAXDOUBLE |
| Y | double | In meters. | 0.0 - MAXDOUBLE | |
| Z | double | In meters. | 0.0 - MAXDOUBLE | |
| Orient | heading | float | In degrees. | -180.0 - 180.0 |
| pitch | float | In degrees. | -180.0 - 180.0 | |
| roll | float | In degrees. | -180.0 - 180.0 | |