Gio-General Purpose Input/Output; His-Lamp History - Christie Boxer 4K Technical Reference

Table of Contents

Advertisement

GIO–General Purpose Input/Output
Controls or monitors the state of the general purpose inputs and outputs.
The pins reserved for 12V and ground cannot be read, set, or configured. For a mapping of the IO pins
to the physical connector pins, refer to the Boxer 4K User Manual (P/N: 020-101777-XX).
Commands
Command
GIO +STAT <XXXXXXX>
GIO+CNFG <XXXXXXX>
Examples
Get the status of all the inputs:
(GIO+STAT?)
Result:
(GIO+STAT!"LLLLLLL")
All inputs are low.
Set the status of the general purpose outputs:
(GIO+STAT "HXLHLLL")
Result:
Pins 1 and 4 are set to high; pin 2 has no change; Pins 2, 5, 6, and 7 are set to low.
Set pins 1, 2, and 6 to input and set pins 3, 4, 5, and 7 to output:
(GIO+CNFG "IIOOOIO")
Set pins 1 and 2 to output and ignore the rest:
(GIO+CNFG "OOxxxxx")
HIS–Lamp History
Retrieves a history of lamps installed in the projector, including the currently installed lamp.
Each entry indicates lamp identification as well as various usage statistics collected while the lamp was
installed.
The list is in reverse chronological order—meaning the first entry describes the current lamp, followed
by the next most recent lamp, and so on, up to a maximum of 50 total entries.
Boxer 4K Serial API Commands Technical Reference
020-101697-05 Rev. 1 (07-2017)
Copyright
2017 Christie Digital Systems USA Inc. All rights reserved.
©
Description
Gets the state of all inputs or sets the state of all outputs.
Sets the direction for the individual pins to input or outputs.
Serial API commands
Values
H = High
L = Low
X = No change
I = Input
O = Output
X = No change
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents