Yokogawa PC-Based MX100 User Manual
Page 729

16-11
IM MX190-01E
MX100 for Extended API - C# -
16
User Data
Data Name
Function
DO data
Valid/Invalid value
DAQMX100. userDOValidMX100
ON/OFF status
DAQMX100. userDOValueMX100
AO/PWM data Valid/Invalid value
DAQMX100. userAOPWMValidMX100
Output data value
DAQMX100. userAOPWMValueMX100
Output value
DAQMX100. userDoubleAOPWMValueMX100
Initial balance data
Valid/Invalid value
DAQMX100. userBalanceValidMX100
Initial balance value
DAQMX100. userBalanceValueMX100
Transmission
Transmission status
DAQMX100. userTransmitMX100
output data
Gets the data values created by the user with data manipulation functions.
Utilities
Function/Data Name
Function
Remaining dataRetrieve by channel
DAQMX100. dataNumChMX100
number
Retrieve by FIFO
DAQMX100. dataNumFIFOMX100
Error
Get MX-specific error
DAQMX100. lastErrorMX100
Get the error message string
DAQMX100. toErrorMessageMX100
Get the error message string
DAQMX100. errorMaxLengthMX100
maximum length
Get no. of setup items on which
DAQMX100. itemErrorMX100
errors were detected
Change from FIFO information to channel number
DAQMX100. channelNumberMX100
Get the decimal point position by range type
DAQMX100. rangePointMX100
Meas val
Change to double integer
DAQMX100. toDoubleValueMX100
Convert into string
DAQMX100. toStringValueMX100
Alarm
Get the alarm type string
DAQMX100. toAlarmNameMX100
Get the max length of the alarm string
DAQMX100. alarmMaxLengthMX100
Get the version number of this API
DAQMX100. versionAPIMX100
Get the revision number of this API
DAQMX100. revisionAPIMX100
Get a portion of the IP address
DAQMX100. addressPartMX100
AO/PWM
Convert output val to output data values DAQMX100. toAOPWMValueMX100
Convert output data val to output values DAQMX100. toRealValueMX100
Setup items Get setup item number from the setup
DAQMX100. toItemNameMX100
item string
Get the setup item string from the
DAQMX100. toItemNoMX100
setup item number
Get the maximum length of the setup
DAQMX100. itemMaxLengthMX100
item string
Convert to style version
DAQMX100.toStyleVersionMX100
16.1 Functions and Their Functionalities - MX100/C# -