
DAQFlex Software User's Guide DAQFlex Message Reference – Reflection messages – AISCAN
79
QUEUESEQ
Get the channel sequence format of the analog input channel queue.
"AISCAN:PROG%QUEUESEQ=implementation>value"
FIXED%, PROG%, or not specified if value is NOT_SUPPORTED
The channel format capability for the channel queue. This value can
be one or more of the following: ADJACENT, ASCENDING,
ANYORDER, DUPLICATE, or returns NOT_SUPPORTED if the device
doesn't support an analog input queue.
"AISCAN: QUEUESEQ=FIXED%DUPLICATE,ANYORDER "
Queue sequence format:
ADJACENT – only adjacent channels can appear in the sequence. Example: 2,3,4.
ASCENDING – channels must appear in ascending order in the sequence.
Example: 0,3,5.
ANYORDER – channels may appear in any order in the sequence. Example: 6,3,7,0.
DUPLICATE – a channel may appear more than once in the sequence.
Example: 0,2,2,3.
TRIG
Get a value indicating whether the device supports external triggering of analog input channels.
"AISCAN:TRIG=implementation>value"
PROG%, HWSEL% (hardware selectable), or not specified if value is
NOT_SUPPORTED.
ENABLE, DISABLE, or returns NOT_SUPPORTED if the device doesn't
support triggering analog input externally.
"AISCAN:EXTTRIG=PROG%ENABLE, DISABLE"
XFRMODES
Get the input transfer modes supported by a device.
"AISCAN:XFRMODES=implementation>value"
FIXED%, PROG% (programmable), or not specified if value is
NOT_SUPPORTED.
BLOCKIO, SINGLEIO, BURSTAD, BURSTIO, or returns
NOT_SUPPORTED if the device doesn't support transfer modes.
"AISCAN:XFRMODES=PROG%BLOCKIO,SINGLEIO,BURSTIO"
Commenti su questo manuale