Aktionen
TDT-Eval » Historie » Revision 6
« Zurück |
Revision 6/12
(diff)
| Weiter »
Maximilian Seesslen, 18.01.2023 18:34
TDT-Eval¶
Devices should not use same IDs.
CANOpen is limited to 128 devices (some manufactures support only 64).
11-Bit-Identifier, auch „Base frame format“ genannt (CAN 2.0A)
29-Bit-Identifier, auch „Extended frame format“ genannt (CAN 2.0B).
Bei 4Bit Sub-ID waeren noch 128 Nodes möglich; 0x80?.
Wenn alle Informationen im Daten-Feld sind, koennen Nodes nicht filtern.Use-Cases:
- Node will nur System-Kommandos haben
- Node will nur Messwerte haben; overhead aber nicht so relevant
- Node will nur hoch-priore Alarme haben
16 Typen; NMT; Alerts, PDOs
0 | NMT |
1 | Alert |
8 | System commands; set Date, set ambient light |
14 | |
15 | Broadcastet Sensor values |
Von Maximilian Seesslen vor etwa 2 Jahren aktualisiert · 6 Revisionen