Click or drag to resize

FusesIsBlown Method

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

Current state of the fuses. TRUE if any fuse on any phase is blown. Else FALSE.

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public bool IsBlown()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:dss_sharp.Fuses.IsBlown"]

See Also