Click or drag to resize

RelaysState Property

[This is preliminary documentation and is subject to change.]

Get/Set present state of relay. If set to open, open relay's controlled element and lock out the relay. If set to close, close relay's controlled element and resets relay to first operation.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public int State { get; set; }

Property Value

Type: Int32
See Also