OPC Labs EasyOPC “Classic” Library
DALimitChoice Enumeration
OpcLabs_EasyOpcClassic ActiveX DLL : DALimitChoice Enumeration
Description
The Limit bit field of OPC quality.

 

UUID: 15b0ff4a-d144-4f57-96e8-e43384fb81ae

 

For more information, see DALimitChoice in .NET Reference.

Members
MemberValueDescription
DALimitChoice_LimitConst3Constant. The value is a constant and cannot move.
DALimitChoice_LimitHigh2High Limited. The value has ‘pegged’ at some high limit.
DALimitChoice_LimitLow1Low Limited. The value has ‘pegged’ at some lower limit.
DALimitChoice_LimitOk0Not Limited. The value is free to move up or down.
Remarks

For remarks, see DALimitChoice in .NET Reference.

Example

For examples, see DALimitChoice in .NET Reference.