Yokogawa PC-Based MX100 User Manual
Page 627
Advertising

12-63
IM MX190-01E
MX100 for Exteded API
12
CDAQMX100::userDoubleAOPWMValue
Syntax
double userDoubleAOPWMValue(int idAOPWM, int aopwmNo);
Parameters
idAOPWM
Specify the AO/PWM data identifier.
aopwmNo
Specify the AO/PWM data number.
Description
Gets, as actual output values, the output data values of the specified AO/PWM data
number from the AO/PWM data of the specified AO/PWM data identifier of the AO/
PWM data management field of the data member.
Returns 0.0 if it does not exist.
Return value
Returns the actual output value.
Reference
getClassMXAOPWMList getClassMXItemConfig getOutputRange
CDAQMXAOPWMList::getClassMXAOPWMData
CDAQMXAOPWMData::getAOPWMValue
CDAQMXAOPWMData::toRealValue
12.4 Details of the MX100 Class
Advertising