beautypg.com

Measurement Computing DAQFlex User Guide User Manual

Page 121

background image

DAQFlex Software User's Guide

Hardware Reference – USB-7202

121

Component

Supported
Property/Command

Set/Get

Supported Values

DEV

FLASHLED/{n}

Set

0 to 255

FWV

Get

MM.mm (M = major; m = minor)

ID

Set/Get

Up to 56 characters

MFGCAL

Get

yyyy-mm-dd HH:MM:SS

MFGCAL{item}

Get

YEAR as yyyy; 20xx

MONTH as mm; 01 to 12

DAY as dd; 01 to 31

HOUR as HH; 01 to 23
MINUTE as MM; 01 to 59

SECOND as SS; 01 to 59

MFGSER

Get

Up to 8 hexadecimal digits

DIO

Get

Number of digital ports

DIO{port}

DIR

Set

IN, OUT

Get

0 or 255 (bit field: 0 = all output,

255 = all input)

VALUE

Get

0 to 255 (port)

0 to 1 (bit)

DIO{port/bit}

DIR

Set/Get

IN, OUT

VALUE

Set/Get

0 or 1 (bit)

Hardware features

One digital port. All bits are individually configurable as input or output.

Eight analog input channels, numbered 0 to 7. Possible gain ranges:

o ±10V

o ±5V

o ±2V

o ±1V

External trigger input

External pacer input / output. This feature allows multiple devices on a single USB to acquire

synchronized samples. One master device is used to drive the signal. Additional devices must be

configured as slave devices using the "AISCAN:EXTPACER=value" message. Value may be

"ENABLE[/MASTER]", "ENABLE[/SLAVE]" or "DISABLE".

1,024 bytes of nonvolatile EEPROM memory; used for storing configuration information, calibration

data, and user data.

RATE takes a float value. If the input scan rate requested is less than the slowest rate supported by

the device, the device is set to the slowest rate supported by the device. If the input scan rate

requested is greater than the fastest rate supported by the device, the device is set to the fastest
rate supported by the device.

BURSTIO mode: the maximum sampling rate is an aggregate rate. The total acquisition rate is

200 kS/s divided by the number of channels. The maximum rate is 50 kS/s per channel for one,

two, or four channels, and 25 kS/s per channel for 8 channels.
When performing a finite BURSTIO scan, the maximum count is ≤32,768.
If a CONTROL IN message is sent or a CONTROL OUT message is received during a BURSTIO scan,

AINSCAN:STATUS:INTERRUPTED is returned. This property is not returned with BLOCKIO or

SINGLEIO scans.