Linea HS 32k CMOS TDI Cameras
Appendix A: GenICam Commands
53
Display Name
Feature
Description
View
Rotary Encoder Output
Mode
rotaryEncoderOutputMode
Specifies the conditions for the Rotary Encoder
interface to generate a valid Encoder output signal.
Beginner
DFNC
Position
Position Triggers are generated at all new position
increments in the selected direction. If the encoder
reverses no trigger events are generated until it has
again passed the position where the reversal started.
Motion
Motion The triggers are generated for all motion increments
in either direction.
Input Line Debouncing
Period
lineDebouncingPeriod
Specifies the minimum delay before an input line
voltage transition is recognizing as a signal
transition.
Beginner
DFNC
Rotary Encoder Multiplier
rotaryEncoderMultiplier
Specifies a multiplication factor for the rotary
encoder output pulse generator.
Beginner
Rotary Encoder Divisor
rotaryEncoderDivider
Specifies a division factor for the rotary encoder
output pulse generator.
Beginner
DFNC
Rotary Encoder Rescaler
Order
rotaryEncoderRescalerOrder Specifies the order that the multiplier and divider are
applied.
Beginner
DFNC
Multiplier Divider
multiplierDivider The signal is multiplied before been divided.
Divider Multiplier
dividerMultiplier The signal is divided before been multiplied
Trigger Delay
TriggerDelay
Allows the trigger to the sensor to be delayed
relative to camera input trigger
Beginner
Line Selector
LineSelector
Selects the physical line (or pin) of the external
device connector to configure.
Beginner
Line 1
Line 2
Line 3
Line 4
Line 5
Line 6
GPIO1
GPIO2
GPIO3
GPIO4
GPIO5
GPIO6
Index of the physical line and associated I/O control
block to use.
Output Line Source
outputLineSource
Selects which features control the output on the
selected line.
Beginner
DFNC
Off
Off Line output level is controlled by the
outputLineSoftwareCmd feature.
On
On Line output level is controlled by
outputLinePulseDelay, outputLinePulseDuration, and
LineInverter features.
Output Line Pulse Delay
outputLinePulseDelay
Sets the delay (in µs) before the output line pulse
signal. Enabled by the OutputLineSource feature.
Beginner
DFNC
Pulse Duration
outputLinePulseDuration
Sets the width (duration) of the output line pulse in
microseconds.
Beginner
DFNC
Line Inverter
LineInverter
Controls whether to invert the polarity of the
selected input or output line signal.
Beginner
Off
Off The line signal is not inverted.
On
On The line signal is inverted.
Output Line Software
Command
outputLineSoftwareCmd
Set the GPIO out value when outputLineSource is
off.
Expert
DFNC
Refresh Line Status
refreshLineStatus
Update the LineStatus feature
Beginner
DFNC
Line Status
LineStatus
Returns the current state of the GPIO line selected
with the LineSelector feature. (RO)
Expert