Status of function outputs F0 to F4 as bits of a byte (0 0 0 F0 F4 F3 F2 F1).

Namespace: XpressnetLib
Assembly: XpressnetLib (in XpressnetLib.dll) Version: 0.1.4195.39796

Syntax

C#
public byte StatusF0toF4 { get; }
Visual Basic
Public ReadOnly Property StatusF0toF4 As Byte
	Get
Visual C++
public:
property unsigned char StatusF0toF4 {
	unsigned char get ();
}

See Also