Yokogawa PC-Based MX100 User Manual

Page 554

Advertising
background image

11-4

IM MX190-01E

Channel/Relay types

Type values for channels, relays, communication input, and computation constants.
Can be used to specify the channel or relay. Definitions consisting of a single

character are available also to simplify the statements.

Mnemonic

Char Description

Channel Relay

DAQDARWIN_CHTYPE_MAINUNIT

I

Value representing the

-

Yes

main unit expandable model

DAQDARWIN_CHTYPE_STANDALONE

Value representing the

Yes

Yes

model of the standalone unit.

Same as subunit number

of 0.

DAQDARWIN_CHTYPE_MATHTYPE

A

Value representing the

Yes

-

computation channel.

DAQDARWIN_CHTYPE_SWITCH

S

Value representing the

-

Yes

internal switch.

DAQDARWIN_CHTYPE_COMMDATA

C

Value representing the

-

-

communication input.

DAQDARWIN_CHTYPE_CONSTANT

K

Value representing the

-

-

computation constant.

DAQDARWIN_CHTYPE_REPORT

R

Value representing the report.

-

-

Yes: Channel/Relay of the type exists.
- :

Channel/Relay of the type does not exist.

Note

The subunit number used to identify the subunit that is connected to the expandable
model is also a type number. The subunit number is an integer value between 0 and
5. See appendix 2.

Operation Modes

Mnemonic

Description

DAQDARWIN_MODE_OPE

Operation mode

DAQDARWIN_MODE_SETUP

Setup mode

DAQDARWIN_MODE_CALIB

A/D calibration mode

Talker Function Types

Mnemonic

Description

DAQDARWIN_TALK_MEASUREDDATA

Outputs measured and computed data

DAQDARWIN_TALK_OPEDATA

Outputs the setup data of operation mode.

DAQDARWIN_TALK_CHINFODATA

Outputs the channel information data

DAQDARWIN_TALK_SYSINFODATA

Outputs the system configuration data

DAQDARWIN_TALK_CALIBDATA

Outputs the calibration data (setup data of

calibration mode)

DAQDARWIN_TALK_SETUPDATA

Outputs the setup data of setup mode

DAQDARWIN_TALK_REPORTDATA

Outputs the report status

11.2 DARWIN Constants

Advertising