PkLocoIO Methods |
The PkLocoIO type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BroadcastAddress | Sends a broadcast messages to all LocoIO devices seen on the network. |
![]() | BytesToString | Converts the Bytes into a readable string. (Inherited from Packet.) |
![]() ![]() | Clone | Creates a copy of the packet. (Inherited from Packet.) |
![]() | GetObjectData | (Inherited from Packet.) |
![]() | Read | Reads requested data, returned from the LocoIO. |
![]() ![]() | RequestConfig | Sends a message to a LocoIO device requesting configuration data. |
![]() ![]() | RequestSetup | Sends a message to a LocoIO device requesting setup data. |
![]() ![]() | RequestStates | Sends a message to a LocoIO device requesting states data. |
![]() | ValidPacketResponse | (Overrides PacketValidPacketResponse(Packet).) |
![]() ![]() | WriteConfig | Sends three messages to a LocoIO device writting configuration data. |
![]() ![]() | WriteSetup | Sends a message to a LocoIO device writting setup data. |
![]() ![]() | WriteStates | Sends a messages to a LocoIO device writting state data. |