 | ChannelGetExcludeState Method |
get channel exclude state
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic bool[] GetExcludeState()
Public Function GetExcludeState As Boolean()
public:
array<bool>^ GetExcludeState()
member GetExcludeState : unit -> bool[]
Return Value
Type:
Booleanexclude state, true for excluded
ExceptionsException | Condition |
---|
STARException | device error will be throwed with STARException |
See Also