Configuring The Gpio - Christie M Series Setup Manual

M series
Hide thumbs Also See for M Series:
Table of Contents

Advertisement

Appendix A: GPIO
Table A.1 GPIO Pin
PIN #
Pin 1
Pin 2
Pin 3
Pin 4
Pin 5
Pin 6
Pin 7
Pin 8
Pin 9
A.1.1 Configuring the GPIO
The GPIO connector can be configured to automate any number of events using the serial command code GIO.
Each Pin is defined as either an input or output depending on the desired outcome. Configure the pin as an
input if you want the projector to respond to something the device does and as an output if you want the
external device to respond to an action taken by the projector. For example, configure the pin as an output if
you want the lighting in a room to automatically dim when the projector is turned on.
By using the GIO command, you can also set the state of each output pin as high or low. By default, the state of
each pin is high. The voltage applied to pins in the high state is +3.3 V.
A low state (or value of 0) will be read on an input pin if the
circuit attached to the pin is open. A high state (or value of 1)
will be read on an input pin if the circuit attached to the pin is
shorted to ground. This corresponds to a switch closing event.
Example. Turn room lighting on when the projector is turned
off (Assumes a control/automation unit is configured to turn the lights on when pin 2 of its input goes high).
(GIO+CNFG "OOOIIII")
(GIO+STAT "HLXXXXX")
(GIO+STAT)
(GIO+STAT "HLLHLLH")
(GIO+CNFG)
(GIO+CNFG "IIIOOOO")
NOTE: The strings in the commands refer to pins 2, 3, 4, 6, 7, 8, 9 in order from left to right.
A-2
GPIO PINS
SIGNAL
+ 12V (200mA)
GPIO 2
GPIO 4
GPIO 6
Ground
GPIO 1
GPIO 3
GPIO 5
GPIO 7
Set pin #2, 3 and 4 configuration to output and pin 6, 7, 8 and 9 to input
Set pin #2 to high, pin 3 to low and the state of all other pins unchanged
Request the state of all pins
Reply of pin states - H means pin is high, L means pin is low
Request the configuration of all pins
Reply of pin configurations - pins 2, 3 and 4 are Inputs, pins 6, 7, 8 and 9 are Outputs
M Series Setup Guide
020-100011-05 Rev. 1 (07-2012)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents