RM/TM-1405GE Series
46
Configuring the Camera
•
(Variable0 Op0 Variable1) Op1 (Variable2 Op2 Variable3)
All Q# controls follow this format:
•
PLC_Q#_Variable0: the first input signal.
•
PLC_Q#_Operator0: a Boolean operator.
•
PLC_Q#_Variable1: the second input signal.
•
PLC_Q#_Operator1: a Boolean operator.
•
PLC_Q#_Variable2: the third input signal.
•
PLC_Q#_Operator2: a Boolean operator.
•
PLC_Q#_Variable3: the fourth input signal.
Each Variable has this selection:
•
Zero: low signal.
•
One: high signal.
•
PLC_I0
•
…
•
PLC_I7
•
PLC_I0_Not: a Not operation is applied to the signal.
•
…
•
PLC_I7_Not: a Not operation is applied to the signal.
Operator0 and Operator2 can have the following Boolean operations:
•
And
•
Or
•
Xor
•
AndParenthesis: creates a “(Variable0 & Variable1)”, or “(Variable2 & Variable3)” operation.
•
OrParenthesis: creates a “(Variable0 | Variable1)”, or “(Variable2 | Variable3)” operation.
•
XorParenthesis: creates a “(Variable0 XOR Variable1)”, or “(Variable2 XOR Variable3)”
operation.
Operator1 can have the following Boolean operations:
•
And
•
Or
•
Xor
5.8.4
PLCSpecialConfigurations
Switch Visibility mode to at least Expert to get access to these controls. There are two controls of
interest in this category: PLC_Q6_Configuration and PLC_Q7_Configuration. These two controls
affect which signal source the EXT_VD and EXT_HD come from.
PLC_Q6_Configuration
: affects the EXT_VD signal.
•
Set to Zero to get the signal from the PLC_Q6 output.
•
Set to One to bypass the PLC LUT and get the signal directly from external 12-Pin cable.
PLC_Q7_Configuration
: affects the EXT_HD signal.
•
Set to Zero to get the signal from the PLC_Q7 output.
•
Set to One to bypass the PLC LUT and get the signal directly from external 12-Pin cable.
Note: If the EXT_VD and EXT_HD are not being used set PLC_Q6_Configuration and
PLC_Q7_Configuration to Zero to prevent spurious signals. Improper setting can result in black
lines across captured images.