Getmaxlenalarmnamemx – Yokogawa PC-Based MX100 User Manual

Page 282

Advertising
background image

5-24

IM MX190-01E

getMaxLenAlarmNameMX

Syntax

int getMaxLenAlarmNameMX(void);

Declaration

Public Declare Function getMaxLenAlarmNameMX Lib "DAQMX"() As
Long

Description

Gets the maximum length of the alarm type.

• The return value does not include the terminator.

Return value

Returns the length of the string.

Reference

CDAQMXDataInfo::getMaxLenAlarmName

5.1 Details of Functions - MX100 (Visual C/Visual Basic) -

Advertising