Maxburstrate, Maxburstthruput, Maxscanrate – Measurement Computing DAQFlex User Guide User Manual

Page 77: Maxscanthruput

Advertising
background image

DAQFlex Software User's Guide

DAQFlex Message Reference – Reflection messages – AISCAN

77

MAXBURSTRATE

Get the maximum hardware-paced input scan rate for BURSTIO mode operations.
Message

"@AISCAN:MAXBURSTRATE"

Response

"AISCAN:MAXBURSTRATE=implementation>value"

implementation FIXED%, or not specified if value is NOT_SUPPORTED

value

The maximum scan rate for BURSTIO mode operations or returns

NOT_SUPPORTED if the device doesn't support analog input
BURSTIO operations.

Example

"AISCAN:MAXBURSTRATE=FIXED%200000"

MAXBURSTTHRUPUT

Get the maximum analog input throughput for BURSTIO mode operations.
Message

"@AISCAN:MAXBURSTTHRUPUT"

Response

"AISCAN:MAXBURSTTHRUPUT=implementation>value"

implementation FIXED%, or not specified if value is NOT_SUPPORTED

value

The maximum analog input throughput for BURSTIO operations, or

returns NOT_SUPPORTED if the device doesn't support analog input
BURSTIO operations.

Example

"AISCAN:MAXBURSTTHRUPUT=FIXED%2000"

MAXSCANRATE

Get the maximum hardware-paced input scan rate in samples per second.
Message

"@AISCAN:MAXSCANRATE"

Response

"AISCAN:MAXSCANRATE=implementation>value"

implementation FIXED%, or not specified if value is NOT_SUPPORTED

value

The maximum input scan rate, or returns NOT_SUPPORTED if the

device doesn't support analog input scan.

Example

"AISCAN:MAXSCANRATE=FIXED%1000"

MAXSCANTHRUPUT

Get the maximum analog input throughput in samples per second.
Message

"@AISCAN:MAXSCANTHRUPUT"

Response

"AISCAN:MAXSCANTHRUPUT=implementation>value"

implementation FIXED%, or not specified if value is NOT_SUPPORTED

value

The maximum throughput rate, or returns NOT_SUPPORTED if the

device doesn't support analog input scan

Example

"AISCAN:MAXSCANTHRUPUT=FIXED%200000"

Advertising