Advertisement
Aut0mat3d

First draft of extended DataWord set

Jan 21st, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1.  
  2. * Standard-Mode:
  3. * Word Comment Bits Descriptor for Shortcuts
  4. * n 13 12 11 10 9 8 7 6 5 4 3 2 1 0 V Value
  5. * 1 ProgrammingDataword | 1 | V0| V1| V2| V3| C0| C1| C2| C3| C4| R0| R1| R2| C Command R Receiver-Address (Controller No.)
  6. * 2 Pace, GhostcarDataw. * PL| | 1 | 1 | 1 | 1 | NE| CK| EN| GH| PC| TA| EN Enable
  7. * 3 ActiveDataword | | 1 | C0| C1| C2| C3| C4| C5| AC| S Speed (MSB)
  8. * 4 ControllerDataw.0 * PL| | 1 | 0 | 0 | 0 | SC| S3| S2| S1| S0| TA| AC Any Controller (Active State) - ueseable for early Start Detection a.s.o.
  9. * 5 ControllerDataw.4 * PL| | 1 | 1 | 0 | 0 | SC| S3| S2| S1| S0| TA| NE NoENable
  10. * 6 ControllerDataw.1 * PL| | 1 | 0 | 0 | 1 | SC| S3| S2| S1| S0| TA| GH Go Home
  11. * 7 ControllerDataw.5 * PL| | 1 | 1 | 0 | 1 | SC| S3| S2| S1| S0| TA| PC PaceCar
  12. * 8 ControllerDataw.2 * PL| | 1 | 0 | 1 | 0 | SC| S3| S2| S1| S0| TA| C Controller (0 = active)
  13. * 9 ActiveDataword | | 1 | C0| C1| C2| C3| C4| C5| AC| SC SlotChange
  14. * 10 ControllerDataw.3 * PL| | 1 | 0 | 1 | 1 | SC| S3| S2| S1| S0| TA| TA tank PitLane (Set by Decoder328 when Pitlane Signal detected - NOT IN PROTOCOL!)
  15. *
  16. *
  17. *
  18. * CU²-Mode:
  19. * Word Comment Bits Descriptor for Shortcuts
  20. * n 13 12 11 10 9 8 7 6 5 4 3 2 1 0 V Value
  21. * 1 ProgrammingDataword | 1 | V0| V1| V2| V3| C0| C1| C2| C3| C4| R0| R1| R2| C Command R Receiver-Address (Controller No.)
  22. * 2 ControllerDataw.7 * PL| | 1 | 1 | 1 | 1 | SC| S3| S2| S1| S0| TA| EN Enable
  23. * 3 ActiveDataword | | 1 | C0| C1| C2| C3| C4| C5| AC| S Speed (MSB)
  24. * 4 ControllerDataw.0 * PL| | 1 | 0 | 0 | 0 | SC| S3| S2| S1| S0| TA| AC Any Controller (Active State) - ueseable for early Start Detection a.s.o.
  25. * 5 ControllerDataw.4 * PL| | 1 | 1 | 0 | 0 | SC| S3| S2| S1| S0| TA| NE NoENable
  26. * 6 ControllerDataw.1 * PL| | 1 | 0 | 0 | 1 | SC| S3| S2| S1| S0| TA| GH Go Home
  27. * 7 ControllerDataw.5 * PL| | 1 | 1 | 0 | 1 | SC| S3| S2| S1| S0| TA| PC PaceCar
  28. * 8 ControllerDataw.2 * PL| | 1 | 0 | 1 | 0 | SC| S3| S2| S1| S0| TA| C Controller (0 = active)
  29. * 9 ActiveDataword | | 1 | C0| C1| C2| C3| C4| C5| AC| SC SlotChange
  30. * 10 ControllerDataw.3 * PL| | 1 | 0 | 1 | 1 | SC| S3| S2| S1| S0| TA| TA tank PitLane (Set by Decoder328 when Pitlane Signal detected - NOT IN PROTOCOL!)
  31. * 11 ControllerDataw.6 * PL| | 1 | 1 | 1 | 0 | SC| S3| S2| S1| S0| TA|
  32. *
  33. *
  34. * Word Comment Bits
  35. * n 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
  36. * 1 STD. PDW | 1 | V0| V1| V2| V3| C0| C1| C2| C3| C4| R0| R1| R2|
  37. * 1 Spec. PDW | 1 | V0| V1| V2| V3| V4| V5| V6| V7| C0| C1| C2| C3| C4| C5| R0| R1| R2| Same as Standard PDW, with extended Value Range and extended Command Range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement