OpCodes Enumeration |
Namespace: RRAutoLib.Loconet
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Used by PkUnknown packet class. | |
| IDLE | 1 | Used by PkSetEmergStop packet class. | |
| GPON | 2 | Used by PkSetPowerOn packet class. | |
| GPOFF | 3 | Used by PkSetPowerOff packet class. | |
| BUSY | 4 | Used by PkBusy packet class. | |
| LOCO_ADR | 5 | Used by PkSetLocoAdr packet class. | |
| LOCO_XADR | 6 | Used by PkSetLocoAdrExp packet class. | |
| SW_ACK | 7 | Not implemented. | |
| SW_STATE | 8 | Used by PkGetSwitchState packet class. | |
| RQ_SL_DATA | 9 | Used by PkReqSlotData packet class. | |
| MOVE_SLOTS | 10 | Used by PkSlotMove packet class. | |
| LINK_SLOTS | 11 | Used by PkSlotLink packet class. | |
| UNLINK_SLOTS | 12 | Used by PkSlotUnlink packet class. | |
| CONSIST_FUNC | 13 | Not implemented. | |
| SLOT_STAT1 | 14 | Used by PkSlotStatus packet class. | |
| LONG_ACK | 15 | Used by PkLongAck packet class. | |
| INPUT_REP | 16 | Used by PkInput packet class. | |
| SW_REP | 17 | Used by PkSwitchInput packet class. | |
| SW_REQ | 18 | Used by PkSetSwitch packet class. | |
| LOCO_F912 | 19 | Used by PkSetSlotFunc9to12 packet class. | |
| LOCO_SND | 20 | Used by PkSetSlotFunc5to8 packet class. | |
| LOCO_DIRF | 21 | Used by PkSetSlotDirFunc packet class. | |
| LOCO_SPD | 22 | Used by PkSetSlotSpeed packet class. | |
| MULTI_SENSE | 23 | Used by PkMultiSense packet class. | |
| EXP_CMD | 24 | Used by PkSlotCommand packet class. | |
| SAFE_COMMANDS | 25 | Used by PkLocoCommand packet class. | |
| SL_RD_DATA | 26 | Used by PkRdWrSlotData packet class. | |
| WR_SL_DATA | 27 | Used by PkRdWrSlotData packet class. | |
| SL_RD_DATA_EXP | 28 | Used by PkRdWrSlotDataExp packet class. | |
| WR_SL_DATA_EXP | 29 | Used by PkRdWrSlotDataExp packet class. | |
| PEER_XFER | 30 | Used by PkPeerXfer packet class. | |
| THROT_STAT | 31 | Not implemented. | |
| FIND | 32 | Used by PkFind packet class. | |
| SE | 33 | Used by PkSecurityElem packet class. | |
| LISSY | 34 | Used by PkLissy packet class. | |
| IMM_PACKET | 35 | Used by PkImmediate packet class. | |
| SPCL_OEM | 36 | Used by PkSpecialOem packet class. |