beautypg.com

Scale, Start, Status – Measurement Computing DAQFlex User Guide User Manual

Page 59: Stop

background image

DAQFlex Software User's Guide

DAQFlex Message Reference – Programming messages – AOSCAN

59

SCALE

Enable or disable scaling of the D/A data.
Message

"AOSCAN:SCALE=value"

Response "AOSCAN:SCALE"

value

ENABLE, DISABLE

Example

"AOSCAN:SCALE=ENABLE"

Note

When enabled, the device accepts voltage values. When disabled, the device accepts

count values.

This message is processed by the DAQFlex Software library, and is not sent to the

device.

Get a value indicating whether scaling will be applied to the D/A data.
Message

"?AOSCAN:SCALE"

Response "AOSCAN:SCALE=value"

value

ENABLE, DISABLE

Note

This message is processed by the DAQFlex Software library, and is not sent to the

device.

START

Start an analog output scan.
Message

"AOSCAN:START"

Response "AOSCAN:START"

STATUS

Get the status of the AOSCAN operation.
Message

"?AOSCAN:STATUS"

Response "AOSCAN:STATUS=value"

value

IDLE, RUNNING, or UNDERRUN

Example

"AOSCAN:STATUS=RUNNING"

STOP

Stop an analog output scan.
Message

"AOSCAN:STOP"

Response "AOSCAN:STOP"