Minscanrate, Simul, Trig – Measurement Computing DAQFlex User Guide User Manual
Page 85: Xfrsize

DAQFlex Software User's Guide
DAQFlex Message Reference – Reflection messages – AOSCAN
85
MINSCANRATE
Get the minimum hardware-paced output scan rate in samples per second.
Message
"@AOSCAN:MINSCANRATE"
Response
"AOSCAN:MINSCANRATE=<implementation>value"
implementation
FIXED%, or not specified if value is NOT_SUPPORTED
value
The minimum output scan rate, or returns NOT_SUPPORTED if the
device doesn’t support analog output scan.
Example
"AOSCAN:MINSCANRATE=FIXED%1"
SIMUL
Get a value indicating whether analog output channels can be updated simultaneously.
Message
"@AOSCAN:SIMUL"
Response
"AOSCAN:SIMUL=<implementation>value"
implementation
FIXED%, PROG% (programmable), or not specified if value is
NOT_SUPPORTED
value
PROG%ENABLE , DISABLE or returns NOT_SUPPORTED if the
device doesn’t support simultaneous update of the analog output.
Example
"AOSCAN:SIMUL=PROG%ENABLE, DISABLE"
TRIG
Get a value indicating whether analog output channels can be externally triggered.
Message
"@AOSCAN: TRIG"
Response
"AOSCAN: TRIG=<implementation>value"
implementation
FIXED%, PROG% (programmable), or not specified if value is
NOT_SUPPORTED
value
ENABLE, DISABLE, or returns NOT_SUPPORTED if the device
doesn’t support triggering analog output scan.
Example
"AOSCAN: TRIG=PROG%ENABLE,DISABLE"
XFRSIZE
Get the number of bytes used in the transfer of each data sample.
Message
"@AOSCAN:XFRSIZE"
Response
" AOSCAN:XFRSIZE=<implementation>value"
implementation FIXED%, or not specified if value is NOT_SUPPORTED
value
The number of bytes, or NOT_SUPPORTED
Example
" AOSCAN:XFRSIZE=FIXED%2"