Click or drag to resize

ASCIIProtocolGetDigitalInputLineCount Method

Reads the digital input counter of the specified line

Namespace: Brainboxes.IO
Assembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetDigitalInputLineCount(
	int line
)

Parameters

line  Int32
Line number

Return Value

Int32
Line count

Implements

IIOProtocolGetDigitalInputLineCount(Int32)
See Also