GetValueStatusStr function


Function
The function converts a string, which is returned by DDE references "D_2000|STATUS!objname" and "D_2000|ARCH_STATUS!blname" into clear text format. The result is a status of object value.
Declaration
= GetValueStatusStr(DDEreference)

Parameters
DDEreference DDE reference in the format D_2000|STATUS!objname or D_2000|ARCH_STATUS!blname.

Return value
Return values are defined by Declaration sheet - "Texts describing a value limit".

Normal Valid value.
Undefined Undefined value.
Out of Range Value is out of range.
Error Error.
Div by Zero Dividing by zero.

Example
= GetValueStatusStr(D_2000|STATUS!U.Kx_O2_Ref_Plyn)

Related pages:

Napíšte komentár