Owner manual

10-10 IM MX190-01E
getMaxLenAlarmNameDARWIN
Syntax
int getMaxLenAlarmNameDARWIN(void);
Declaration
Public Declare Function getMaxLenAlarmNameDARWIN Lib
"DAQDARWIN"() As Long
Description
Gets the maximum length of the alarm type string.
The return value does not include the terminator.
Return value
Returns the length of the string.
Reference
CDAQDARWINDataInfo::getMaxLenAlarmName
10.1 Details of Functions - DARWIN (Visual C/Visual Basic) -