4 overview of the mx100 types, Overview of the mx100 types -23 – Yokogawa PC-Based MX100 User Manual

Page 384

Advertising
background image

6-23

IM MX190-01E

MX100 Constants and Types

6

6.4

Overview of the MX100 Types

The data types below are provided.

Type

Description

Page

DAQMX

Device descriptor

6-25

DAQINT64

64-bit data type definition.

6-25

Can be used in Visual C/Visual C++.

MXINT64

A union that can support 64 bit data

6-25

in Visual Basic and Visual C/Visual C++

MXDataNo

An alias for DAQINT64.

6-25

This corresponds to MXINT64 of Visual Basic.

For data number of measured data.

MXUserTime

An alias for DAQINT64.

6-25

In Visual Basic, it is an alias of MXIN64.

For user count.

MXDateTime

Time information structure.

6-25

MXAlarm

Alarm setup information structure.

6-26

MXDataInfo

Measured data structure.

6-26

MXChConfigAIDI

Structure for information related to AI and DI channels.

6-26

MXChConfigAI

Structure for information related to AI channels.

6-27

MXChConfigDO

Structure for information related to DO channels.

6-27

MXChID

Channel structure.

6-28

MXChConfig

Channel setup information structure.

6-28

MXChConfigData

Channel setup information structure for every channel.

6-29

MXChInfo

Channel information data structure.

6-29

MXProductInfo

MX product information structure

6-30

MXUnitData

Unit information structure.

6-30

MXModuleData

Module information structure.

6-31

MXSystemInfo

System configuration data structure.

6-32

MXCFInfo

CF information structure.

6-32

MXFIFOInfo

FIFO structure.

6-32

MXStatus

Status structure.

6-33

MXNetInfo

Ethernet connection information structure.

6-33

MXBalance

Structure for the initial balance Boolean.

6-34

MXBalanceData

Structure for initial balance data.

6-34

MXBalanceResult

Structure for the initial balance execution result.

6-34

MXOutput

Structure for the output value.

6-34

MXOutputData

Structure for output channel data.

6-34

MXConfigData

Setup data structure.

6-35

MXDO

DO setup structure.

6-35

MXDOData

DO data structure.

6-35

MXSegment

Display pattern structure for each 7-segment LED.

6-35

MXAOPWM

Structure for pulse output.

6-35

Advertising