Yokogawa PC-Based MX100 User Manual

Page 389

Advertising
background image

6-28

IM MX190-01E

MXChConfigAI

MXChConfigAI structure

Visual C/C++ Type

Name

Description

Visual Basic Type

int

aFilter

Filter time constant

Long

int

aRJCType

RJC type

Long

int

aRJCVolt

RJC Voltage

Long

int

aBurnout

Burnout

Long

Retrieval/Change

Name

Description

Basic Settings

AI

PI

CI

aFilter

Filter time

RC

RC

RC

constant

aRJCType

RJC type

RC

aRJCVolt

RJC Voltage

RC

aBurnout

Burnout

RC

Setup data structure for AI channels.

MXChConfigDO

MXChConfigDO structure

Visual C/C++

Name

Description

Visual Basic Type

Type

int

aDeenergize

De-energize (presence

Long

or absence)

int

aHold

Hold (presence or absence) Long

unsigned char [ ] [ ]

aRefAlarm

Reference alarms

(1 To 4, 1

(presence or

absence)

To 60) As

Byte

* The order of two-dimensional arrays are opposite between Visual C/Visual C++ and VB.

Retrieval/Change

Name

Description

Basic Settings

DO

aDeenergize

De-energize (presence or absence)

RC

aHold

Hold (presence or absence)

RC

aRefAlarm

Reference alarms (presence or absence) RC

Setup data structure for DO channels.

6.5 MX100 Types

Advertising