Type – Measurement Computing DAQFlex User Guide User Manual
Page 51

DAQFlex Software User's Guide
DAQFlex Message Reference – Programming messages – AITRIG
51
Example
"AITRIG:REARM=ENABLE"
Get the state of the retrigger mode.
Message
"?AITRIG:REARM"
Response "AITRIG:REARM=value"
value
ENABLE, DISABLE
SRC
Set the trigger source.
Message
"AITRIG:SRC=value"
Response "AITRIG:SRC"
value
HWSTART/trig
trig
DIG
Example
"AITRIG:SRC=DIG"
Get the trigger source.
Message
"?AITRIG:SRC"
Response "AITRIG:SRC=
value
"
value
HWSTART/trig
trig
DIG
TYPE
Set the edge trigger type and condition.
Message
"AITRIG:TYPE=value"
Response
"AITRIG:TYPE"
value
type/condition
type
EDGE, LEVEL
condition RISING, FALLING when type is EDGE
HIGH, LOW when type is LEVEL
Example
"AITRIG:TYPE=EDGE/RISING"
Get the trigger type and condition.
Message
"?AITRIG:TYPE"
Response "AITRIG:TYPE=value"
value
EDGE/RISING, EDGE/FALLING
Note
When running the FlexTest utility, AITRIG messages are listed on the AISCAN tab.