Appendix E: Three Letter Commands
•
113
Full Name
put camera in genicam mode
Mnemonic
gen
Release
6
Notes
The camera returns an OK> prompt then switches into GenICam mode.
Full Name
get values
Mnemonic
get
Argument(s)
command
String containing a command with a value associated with it(e.g.
ssf
,
ffm
, etc.)
Release
6
Notes
The command does not return the units(e.g.
ssf
returns
30
without the Hz)
Full Name
get line status
Mnemonic
gls
Argument(s)
line
L1: get status of general purpose input 1(line1)
L2: get status of general purpose input 2(line2)
CC1: get status of camera control line 1(CC1)
CC2: get status of camera control line 2(CC2)
CC3: get status of camera control line 3(CC3)
CC4: get status of camera control line 4(CC4)
L3: get status of general purpose output 1(line3)
L4: get status of general purpose output 2(line4)
GenICam
LineSelector
LineStatus
Release
6
Notes
Returns 1 for high and 0 for low
Full Name
help
Mnemonic
h
Release
6
Notes
Lists all of the camera’s command. Commands that are not available due the camera’s current
settings have the text
Not Available
after the description.