Yokogawa PC-Based MX100 User Manual
Page 239

3-4
IM MX190-01E
Retrieval of Setup Data
Function
Function
Get the setup data collectively
getConfigDataMX
Declare the retrieval of the setup data.
talkConfigMX
Retrieves setup data other than the channel setup data.
Get channel setup data.
getChConfigMX
Function used to retrieve channel setup data after declaring the
retrieval of setup data using the talkConfigMX function.
Retrieval of DO Data
Function
Function
Get the DO data collectively.
getDODataMX
Retrieval of AO/PWM Data and Transmission Output Data
Function
Function
Get AO/PWM data and transmission output data collectively.
getAOPWMDataMX
Retrieval of Channel Information Data
Function
Function
Declare the retrieval of the channel information data.
talkChInfoMX
Get channel information data collectively.
getChInfoMX
Retrieval of Measured Data (Channel Designation)
Function
Function
Get the most recent data range of the specified channel.
getChDataNoMX
Declare the retrieval of the measured data of the specified
talkChDataMX
channel.
Declare the retrieval of the instantaneous values of the specified
talkChDataInstMX
channel.
Get the time information of the specified channel for each data
getTimeDataMX
number.
Get the measured data of the specified channel.
getChDataMX
Retrieval of Measured Data (FIFO Designation)
Function
Function
Get the most recent data range of the specified FIFO number.
getFIFODataNoMX
Declare the retrieval of the measured data of the specified FIFO
talkFIFODataMX
number.
Declare the retrieval of the instantaneous values of the specified
talkFIFODataInstMX
FIFO number.
Get the time information of the specified FIFO number for each
getTimeDataMX
data number.
Get the measured data of the specified FIFO number.
getChDataMX
Measured data retrieval is possible only when the FIFO is running.
3.1 Functions and Their Functionalities - MX100/Visual C -