The Limit bit field of OPC quality.
UUID: 15b0ff4a-d144-4f57-96e8-e43384fb81ae
For more information, see DALimitChoice in .NET Reference.
UUID: 15b0ff4a-d144-4f57-96e8-e43384fb81ae
For more information, see DALimitChoice in .NET Reference.
Member | Value | Description |
---|---|---|
DALimitChoice_LimitConst | 3 | Constant. The value is a constant and cannot move. |
DALimitChoice_LimitHigh | 2 | High Limited. The value has ‘pegged’ at some high limit. |
DALimitChoice_LimitLow | 1 | Low Limited. The value has ‘pegged’ at some lower limit. |
DALimitChoice_LimitOk | 0 | Not Limited. The value is free to move up or down. |
For remarks, see DALimitChoice in .NET Reference.
For examples, see DALimitChoice in .NET Reference.