Data retrieval functions – Yokogawa PC-Based MX100 User Manual
Page 250
![background image](/manuals/360310/250/background.png)
4-3
IM MX190-01E
MX100 - Visual Basic
4
Function
FIFO
Function
Set the RJC used on the channel.
Stop
setRJCTypeMX
Set the filter.
Stop
setFilterMX
Set the burnout detection action.
Stop
setBurnoutMX
Set the alarm to be assigned to the DO channel
Stop
setRefAlarmMX
to which an alarm output was specified.
(To set a DO channel to alarm output, use
the setDOTypeMX function.)
Set the scan interval.
Stop
setIntervalMX
Set the temperature unit.
Stop
setTempUnitMX
Set the ID number of the unit.
Stop
setUnitNoMX
Set the timeout value (the time from the disconnection
Stop
setSystemTimeoutMX
to the start of saving to the CF card. For the calculation
method of the timeout value, see appendix 3.
Set the signal type to be assigned to the DO channel.
Stop
setDOTypeMX
Sets the AO channel type.
Stop
setAOTypeMX
Set the PWM type for the channel
Stop
setPWMTypeMX
Output channel data
Output types
Stop
setOutputTypeMX
Selected value
Stop
setChoiceMX
Pulse interval integer multiple Stop
setPulseTimeMX
Change a portion of the DO data.
Continue changeDODataMX
Change a portion of the AO/PWM data
Continue changeAOPWMDataMX
Change a portion of the initial balance data
Continue changeBalanceMX
Change a portion of the transmission output data
Continue changeTransmitMX
Sets the chattering filter on the channel.
Stop
setChatFilterMX
Automatically sent individually. The FIFO stops.
For a description of the FIFO column in the table, see the explanation given in
“Other Controls” on the previous page.
Data Retrieval Functions
Retrieval of System Status Data and System Configuration Data
Function
Function
Get system status data.
getStatusDataMX
Get system configuration data.
getSystemConfigMX
Retrieval of Setup Data
Function
Function
Declare the retrieval of the setup data.
talkConfigMX
Retrieve 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.
4.1 Functions and Their Functionalities - MX100/Visual Basic -