Highchan, Index, Lowchan – Measurement Computing DAQFlex User Guide User Manual

Page 57: Range

Advertising
background image

DAQFlex Software User's Guide

DAQFlex Message Reference – Programming messages – AOSCAN

57

HIGHCHAN

Set the last D/A channel to include in the analog output scan operation.
Message

"AOSCAN:HIGHCHAN=value"

Response "AOSCAN:HIGHCHAN"

value

The channel number.

Example

"AOSCAN:HIGHCHAN=1"

Get the last D/A channel to include in the analog output scan operation.
Message

"?AOSCAN:HIGHCHAN"

Response "AOSCAN:HIGHCHAN=value"

value

The channel number.

INDEX

Get the current location of the output pointer in the buffer.
Message

"?AOSCAN:INDEX"

Response "AOSCAN:INDEX=value"

value

The current location of the pointer in the buffer.

Example

"AOSCAN:COUNT=765"

Note

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

device.

LOWCHAN

Set the first D/A channel to include in the analog output scan operation.
Message

"AOSCAN:LOWCHAN=value"

Response "AOSCAN:LOWCHAN"

value

The channel number.

Example

"AOSCAN:LOWCHAN=0'

Get the first D/A channel to include in the analog output scan operation.
Message

"?AOSCAN:LOWCHAN"

Response "AOSCAN:LOWCHAN=value"

value

The channel number.

RANGE

Get the analog output range set for the D/A channels.
Message

"?AOSCAN:RANGE{ch}"

Response "AOSCAN:RANGE{ch}=value"

ch

The D/A channel number.

Advertising