2setup functions – Yokogawa PC-Based MX100 User Manual

Page 28

Advertising
background image

2-5

IM MX190-01E

MX100 -Visual C++

2

Setup Functions

Collective Setup

Function

FIFO

Class and Member Function

Configure the setup data collectively

Stop

CDAQMX::setConfig

Set the DO (Digital Output) data collectively

Continue

CDAQMX::setDOData

Set the basic settings collectively

Stop

CDAQMX::setMXConfig

Set the 7-segment LED display

Continue

CDAQMX::setSegment

Transmit AO/PWM data

Continue

CDAQMX::setAOPWMData

Send transmission output data

Continue

CDAQMX::setTransmit

Set initial balance data

Stop

CDAQMX::setBalance

Set output channel data

Stop

CDAQMX::setOutput

Initial balance data

Execute

Stop

CDAQMX::runBalance

Reset

Stop

CDAQMX::resetBalance

For a description of the FIFO column in the table, see the explanation given in
“Other Controls” on the previous page. With Visual Basic, setting data cannot be

handled collectively.

2.2 Correspondence between the Functions and Class/Member Functions - MX100

Advertising