PkImmediateDccFunctions Property |
Gets or sets the data encoded in the
DccBytesByte related to function change requests.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property DccFunctions As OnOff()
Get
Set
public OnOff[] DccFunctions { get; set; }
Property Value
Type:
OnOffArray of function states.
Remarks
Examples
See Also