메소드 | 설명 | |
---|---|---|
SetLimitState ( ISystemContext context, LimitAlarmStates limit ) : void |
Sets the limit state of the condition.
|
메소드 | 설명 | |
---|---|---|
UpdateState ( TwoStateVariableState limit, bool active ) : void |
Updates the state.
|
public SetLimitState ( ISystemContext context, LimitAlarmStates limit ) : void | ||
context | ISystemContext | The system context. |
limit | LimitAlarmStates | The bit masks specifying the current state. |
리턴 | void |