Status of function outputs F5 to F12 as bits of a byte (F12 F11 F10 F9 F8 F7 F6 F5).

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

Syntax

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

See Also