메소드 | 설명 | |
---|---|---|
Casement ( string id, IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : System | ||
GetClosedTrigger ( ) : ITrigger | ||
GetOpenedTrigger ( ) : ITrigger | ||
GetState ( ) : ComponentState |
메소드 | 설명 | |
---|---|---|
OnStateChanged ( ComponentState oldState, ComponentState newState ) : void | ||
Update ( ) : void |
public Casement ( string id, IBinaryInput fullOpenReedSwitch, IBinaryInput tiltReedSwitch = null ) : System | ||
id | string | |
fullOpenReedSwitch | IBinaryInput | |
tiltReedSwitch | IBinaryInput | |
리턴 | System |