Burstmode – Measurement Computing DAQFlex User Guide User Manual

Page 43

Advertising
background image

DAQFlex Software User's Guide

DAQFlex Message Reference – Programming messages – AISCAN

43

Get the size of the buffer used for AISCAN.
Message

"?AISCAN:BUFSIZE"

Response "AISCAN:BUFSIZE=value"

value

The size in bytes of the buffer.

BURSTMODE

Enable or disable the Burst mode scan option.
Message

"AISCAN:BURSTMODE=value"

Response "AISCAN:BURSTMODE"

value

ENABLE, DISABLE

Example

"AISCAN:BURSTMODE=ENABLE"

Note

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

Get the state of the Burst mode operation.
Message

"?AISCAN:BURSTMODE"

Response "AISCAN:BURSTMODE=value"

value

ENABLE, DISABLE

CAL

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

"AISCAN:CAL=value"

Response "AISCAN:CAL"

value

ENABLE, DISABLE

Example

"AISCAN: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 A/D data.
Message

"?AISCAN:CAL"

Response "AISCAN:CAL=value"

value

ENABLE, DISABLE

Note

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

Advertising