Utilities – Yokogawa PC-Based MX100 User Manual
Page 240
3-5
IM MX190-01E
MX100 - Visual C
3
Retrieval of Initial Balance Data
Function
Function
Get initial balance data collectively.
getBalanceMX
Retrieve Output Channel Data
Function
Function
Get output channel data collectively.
getOutputMX
Utilities
Function
Function
Insert the specified user count (user-defined
setUserTimeMX
order information) in the next packet to be issued.
Get the MX100-specific error that was received last
getLastErrorMX
through communications.
Convert the measured value into double-precision floating
toDoubleValueMX
point number.
Convert the measured value into string.
toStringValueMX
Get the alarm type string.
toAlarmNameMX
getAlarmNameMX
Get the version number of this API.
getVersionAPIMX
Get the revision number of this API.
getRevisionAPIMX
Get the error message string.
getErrorMessageMX
toErrorMessageMX
Get the maximum length of the error message string.
getMaxLenErrorMessageMX
Create data number equal to increment (specified data
incrementDataNoMX
number) + (specified value).
Create data number equal to (specified data number).
decrementDataNoMX
Compare the two specified data numbers.
compareDataNoMX
Convert the time information to date and time.
toDateTimeMX
Get the number of the parameter on which an error was
getItemErrorMX
detected.
Get the maximum length of the alarm string.
getMaxLenAlarmNameMX
AO/PWM
Convert the output values to output
toAOPWMValueMX
data values.
Convert the output data values to
toRealValueMX
output values.
Check the validity of data numbers.
isDataNoMX
Convert to style version.
toStyleVersionMX
3.1 Functions and Their Functionalities - MX100/Visual C -