Owner manual
5-11
IM MX190-01E
Functions for the MX100 (Visual C/Visual Basic)
5
getAlarmNameMX [Visual C only]
Syntax
const char * getAlarmNameMX(int iAlarmType);
Parameters
iAlarmType Specify the alarm type.
Description
Gets the string corresponding to the specified alarm type.
• In Visual Basic, use the toAlarmNameMX function.
Return value
Returns a pointer to the string.
Reference
CDAQMXDataInfo::getAlarmName
5.1 Details of Functions - MX100 (Visual C/Visual Basic) -