PkLocoIOPortConfigConfig Property |
The configuration that determines how the LocoIO port should behave.
Namespace:
RRAutoLib.Loconet
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Remarks
Setting this value populates the
Packet property with an appropriate packet type for the given configuration.
The following packet types are created depending on a string contained in the
PkLocoIOConfigType.
Containing "InpRep" will generate a PkInput.Containing "SwRep" will generate a PkSwitchInput.Containing "SwReq" will generate a PkSetSwitch.
See Also