Chapter 2 mx100 - visual c, 1 mx100 class, Mx100 class -1 – Yokogawa PC-Based MX100 User Manual

Page 24

Advertising
background image

2-1

IM MX190-01E

MX100 -Visual C++

2

Chapter 2 MX100 - Visual C++ -

2.1

MX100 Class

The API consists of the MX100/DARWIN Common Class and the class dedicated to

the MX100 (see the figure below).

: Class common to the MX100
and the DARWIN.

: Class dedicated to the MX100.

CDAQChInfo

CDAQMXChID

CDAQMXChInfo

CDAQMXChConfig

CDAQDataInfo

CDAQMXDataInfo

CDAQDateTime

CDAQMXDateTime

CDAQHandler

CDAQMX

CDAQMXChConfigData
CDAQMXConfig
CDAQMXDOData
CDAQMXNetInfo
CDAQMXSegment
CDAQMXStatus
CDAQMXSysInfo
CDAQMXBalanceData

CDAQMXBalanceResult

CDAQMXOutputData
CDAQMXAOPWMData
CDAQMXTransmit

CDAQChInfo Class

Base class for storing the channel information data.

CDAQDataInfo Class

Base class for storing the measured data.

CDAQDateTime Class

Base class for storing the time information data.

CDAQHandler Class

Handler base class for performing communications with the instrument (MX100/
DARWIN).

CDAQMX Class

Class derived from the CDAQHandler class. Provides functions for the MX100.

Advertising