Rate, Reset, Samples – Measurement Computing DAQFlex User Guide User Manual
Page 58

DAQFlex Software User's Guide
DAQFlex Message Reference – Programming messages – AOSCAN
58
value
The range value.
If the D/A channels are not set to the same range value returns MIXED.
Example
"AOSCAN:RANGE{0}=BIP10V"
RATE
Set the D/A pacer rate in Hz.
Message
"AOSCAN:RATE=value"
Response "AOSCAN:RATE"
value
>0 (float)
Example
"AOSCAN:RATE=1000"
Get the D/A pacer rate in Hz.
Message
"?AOSCAN:RATE"
Response "?AOSCAN:RATE=value"
value
1 to the maximum rate of the device.
Example
"?AOSCAN:RATE"
RESET
Reset the status of the AOSCAN operation.
Message
"AOSCAN:RESET"
Response "AOSCAN:RESET"
SAMPLES
Set the number of samples per channel to output.
Message
"AOSCAN:SAMPLES=value"
Response "AOSCAN:SAMPLES"
value
0 to N
Example
"AOSCAN:SAMPLES=1000"
Note
Set value to 0 for a continuous scan.
Get the number of samples per channel to output.
Message
"?AOSCAN:SAMPLES"
Response "AOSCAN:SAMPLES=value"
value
A numeric value.
Example
"?AOSCAN:SAMPLES"