PkRdWrSlotDataExpFunctions Property |
Gets or sets the state of the locomotive's functions 0 through 28.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Functions As OnOff()
Get
Set
public OnOff[] Functions { get; set; }
Property Value
Type:
OnOffA 29 member zero based array.
See Also