beautypg.com

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

Page 49: Tempunits, Trig

background image

DAQFlex Software User's Guide

DAQFlex Message Reference – Programming messages – AISCAN

49

START

Start an analog input scan.
Message

"AISCAN:START"

Response

"AISCAN:START"

STATUS

Get the status of the analog input scan operation.
Message

"?AISCAN:STATUS"

Response "AISCAN:STATUS=value"

value

IDLE, RUNNING, or OVERRUN

STOP

Stop an analog input scan operation.
Message

"AISCAN:STOP"

Response "AISCAN:STOP"

TEMPUNITS

Set the unit used for temperature measurements.
Message

"AISCAN:TEMPUNITS=value"

Response "AISCAN:TEMPUNITS"

value

DEGC, DEGF, KELVIN

Example

"AISCAN:TEMPUNITS=DEGC"

Get the unit used for temperature measurements.
Message

"?AISCAN:TEMPUNITS"

Response "AISCAN:TEMPUNITS=value"

value

DEGC, DEGF, KELVIN

TRIG

Enable or disable the external trigger option.
Message

"AISCAN:TRIG=value"

Response "AISCAN:TRIG"

value

ENABLE, DISABLE

Example

"AISCAN:TRIG=ENABLE"

Note

If not set, TRIG is set to DISABLE by default.

Get the trigger status.
Message

"?AISCAN:TRIG"

Response "AISCAN:TRIG=value"