Yokogawa PC-Based MX100 User Manual

Page 985

Advertising
background image

18-11

IM MX190-01E

MX100 Constants and Types for Extended API - Visual Basic -

18

Selected Values

Mnemonic

Description

DAQMX100_CHOICE_PREV

Previous value

DAQMX100_CHOICE_PRESET

Specified value

Transmission Statuses

Mnemonic

Description

DAQMX100_TRANSMIT_NONE

No specification (unknown)

DAQMX100_TRANSMIT_RUN

Output start (outputting)

DAQMX100_TRANSMIT_STOP

Output stop

Initial Balance Results

Mnemonic

Description

DAQMX100_BALANCE_NONE

No specification

DAQMX100_BALANCE_DONE

Concluded successfully

DAQMX100_BALANCE_NG

Out of range

DAQMX100_BALANCE_ERROR

Error

Options

Mnemonic

Description

DAQMX100_OPTION_NONE

No option

DAQMX100_OPTION_DS

Dual Save (/DS option)

Range Types

This Extended API defines bits that differentiate between the specially-defined
ranges and the existing ranges. Differentiations can be made using logical
operations.

Mnemonic

Description

DAQMX100_RANGETYPE_DI

Special range type for digital input

DAQMX100_RANGETYPE_SKIP

Other special range type

Reference Ranges

If this constant is specified as the measurement range of the difference computation
channel, the measurement range of the difference computation channel is set to the
same range as the measurement range of the reference channel.
The reference range is used for specification when you want to set the same range
as the reference channels to be referenced in difference computation and other
calculations.

Mnemonic

Description

DAQMX100_RANGE_REFERENCE

Measurement range of the reference channel.

18.2 MX100 Constants

Advertising