Gets or sets the state of the locomotive's functions 5 through 8.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
public OnOff[] Functions5to8 { get; set; } |
| Visual Basic |
|---|
Public Property Functions5to8 As OnOff() Get Set |