beautypg.com

Count, Extpacer – Measurement Computing DAQFlex User Guide User Manual

Page 56

background image

DAQFlex Software User's Guide

DAQFlex Message Reference – Programming messages – AOSCAN

56

value

The size in bytes of the output buffer.

Example

"?AOSCAN:BUFSIZE"

CAL

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

"AOSCAN:CAL=value"

Response "AOSCAN:CAL"

value

ENABLE, DISABLE

Example

"AOSCAN:CAL=ENABLE"

Note

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

device.

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

"?AOSCAN:CAL"

Response "AOSCAN:CAL=value"

value

ENABLE, DISABLE

Note

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

device.

COUNT

Get the number of samples per channel that have been sent to the device by the AOSCAN

operation.
Message

"?AOSCAN:COUNT"

Response "AOSCAN:COUNT=value"

value

The number of samples per channel sent to the device buffer.

Example

"AOSCAN:COUNT=64"

Note

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

EXTPACER

Set the state of the D/A clock.
Message

"AOSCAN:EXTPACER=value"

Response "AOSCAN:EXTPACER"

value

ENABLE, DISABLE

Example

"AOSCAN:EXTPACER=ENABLE"

Get the state of the D/A clock.
Message

"?AOSCAN:EXTPACER"

Response "AOSCAN:EXTPACER=value"

value

ENABLE, DISABLE