Yokogawa PC-Based MX100 User Manual

Page 61

Advertising
background image

2-38

IM MX190-01E

Setup Functions

Collective Setup
setConfig

Sets the setup data.

setMXConfig

Sets the basic settings.

setOutput

Sets the basic setting output channel data.

setBalance

Sets initial balance data.

runBalance

Executes initial balancing.

resetBalance

Initializes the initial balance value.

Data Retrieval Functions

Retrieval of System Status Data and System Configuration Data

getStatusData

Gets the status.

getSystemConfig

Gets the system configuration data.

Retrieval of Setup Data
getConfig

Gets the setup data.

talkConfig

Declares the retrieval of the setup data.

getChConfig

Gets the channel setup data.

getMXConfig

Gets the basic settings.

getOutput

Gets the basic output channel data.

getBalance

Gets initial balance data.

Retrieval of Output Data

getDOData

Gets the DO data.

getAOPWMData

Gets AO/PWM data and transmission output data.

Retrieval of Channel Information Data
talkChInfo

Declares the retrieval of the channel information data.

getChInfo

Gets the channel information data.

Retrieval of the Measured Data

getChDataNo

Gets the data number of the channel.

talkChData

Declares the retrieval of the measured data according to the

channel specification.

getTimeData

Gets the time information data of the measured data.

getFIFODataNo

Gets the data number of the FIFO.

talkFIFOData

Declares the retrieval of the measured data according to the

FIFO specification.

getChData

Gets the measured data.

getTimeData

Gets the time information data of the measured data.

Utilities

getUserTime

Gets the user count.

setUserTime

Sets the user count.

getLastError

Gets the MX100-specific error.

getItemError

Gets the setting item number.

2.5 Details of the MX100 Class

Advertising