Modules, Channels – Yokogawa PC-Based MX100 User Manual

Page 379

Advertising
background image

6-18

IM MX190-01E

Modules

Mnemonic

Value Location

Description

Error

String

DAQMX_ITEM_MODULETYPE

40

aSystemInfo.

Module type

Value

Module0 Type

aModule[ ]. aType

is out of range.

DAQMX_ITEM_MODULECHNUM

48

aSystemInfo.

Number of channels

Value

Module0

aModule[ ].

is out of range.

Channel Num

aChNum

DAQMX_ITEM_MODULEINTERVAL

56

aSystemInfo.

Interval types

Value

Module0

aModule[ ].

is out of range.

Interval (msec)

aInterval

FIFO exceeded.

DAQMX_ITEM_MODULEINTEGRAL

64

aSystemInfo.

AD integration time

Value

Module0

aModule[ ].

type

is out of range.

Integral

aIntegralTime

DAQMX_ITEM_MODULESTANDBY

72

aSystemInfo.

Module type at startup -

Module0

aModule[ ].

Standby Type

aStandbyType

DAQMX_ITEM_MODULEREALTYPE

80

aSystemInfo.

Actual module type

-

Module0 Real

aModule[ ].

Type

aRealType

DAQMX_ITEM_MODULESTATUS

88

aSystemInfo.

Module valid/invalid

-

Module0

aModule[ ].

Status

aStatus

DAQMX_ITEM_MODULEVERSION

96

aSystemInfo.

Module version

-

Module0

aModule[ ].

Version

aVersion

DAQMX_ITEM_MODULETERMINAL

104

aSystemInfox.

Terminal type

-

Module0

aModule[ ].

Terminal

aTerminalType

DAQMX_ITEM_MODULEFIFONO

112

aSystemInfo.

FIFO number

-

Module0 FIFO

aModule[ ].

No

aFIFONo

DAQMX_ITEM_MODULESERIAL

120

aSystemInfo.

Serial number

-

Module0 Serial

aModule[ ].
aProduct.aSerial

The actual values are the values in the table with the module number (index) added.
In the string Module0, the module number is included.

Channels

Mnemonic

Value Location

Description

Error

String

DAQMX_ITEM_CHVALID

128

aChConfigData.

Channel status

Does not exist,

Channel00

aChConfig[ ].

but valid.

Valid

aChID.aValid

DAQMX_ITEM_CHPOINT

192

aChConfigData.

Decimal point position Value

Channel00

aChConfig[ ].

is out of range.

Point

aChID.aPoint

DAQMX_ITEM_CHKIND

256

aChConfigData.

Channel kind

Value

Channel00

aChConfig[ ].

is out of range.

Kind

aChID.aKind

DAQMX_ITEM_CHRANGE

320

aChConfigData.

Range type

Value

Channel00

aChConfig[ ].

is out of range.

Range

aChID.aRange

DAQMX_ITEM_CHSCALE

384

aChConfigData.

Scale type

Value

Channel00

aChConfig[ ].

is out of range.

Scale

aChID.aScaleType

DAQMX_ITEM_CHUNIT

338

aChConfigData.

Unit name

-

Channel00 Unit

aChConfig[ ].
aChID.aUnit

6.3 MX100 Setting Item Numbers

Advertising