2cdaqmxconfig class, Public members – Yokogawa PC-Based MX100 User Manual

Page 154

Advertising
background image

2-131

IM MX190-01E

MX100 -Visual C++

2

CDAQMXConfig Class

This class stores the setup data of the MX100.
It is a wrapper class of the MXConfigData structure.

This class can be used as an interface for storing setup data when retrieving setup
data.

Public Members

Construct/Destruct

CDAQMXConfig

Constructs an object.

~CDAQMXConfig

Destructs an object.

Structure Manipulation

getMXConfigData

Gets the data in a structure.

setMXConfigData

Sets the data in a structure.

initMXConfigData

Initializes the data in a structure.

Member Data Manipulation

initialize

Initializes the data member.

getClassMXSysInfo

Gets the system configuration data.

getClassMXStatus

Gets the status.

getClassMXNetInfo

Gets the network information data.

getClassMXChConfigData

Gets the channel setup data.

getClassMXBalanceData

Gets initial balance data.

getClassMXOutputData

Gets the basic output channel data.

getClassMXChConfig

Gets individual channel setup data.

reconstruct

Reconstructs the system.

setTempUnit

Sets the temperature unit type.

setDOType

Sets the DO channel type.

setInterval

Set the interval type.

setAOType

Sets the AO channel type.

setPWMType

Sets the PWM channel type.

Range Settings

setSKIP

Sets SKIP (not used).

setVOLT

Sets DC voltage input.

setTC

Sets thermocouple input.

setRTD

Sets RTD input.

setDI

Sets digital input (DI).

setDELTA

Sets difference computation between channels.

setRRJC

Sets remote RJC.

setScalling

Sets the scale.

2.5 Details of the MX100 Class

Advertising