SMAL CANlift
MAN SMAL I6 E 1.3.doc
Pag.10
www.lika.it
www.lika.biz
6.3 Communication objects
There are 4 type of communication messages:
•
Network management NMT: the NMT master controls the NMT state of the
NMT slaves.
•
Process Data Objects PDO: used to transfer the real;time data.
•
Service Data Object SDO: used to provide direct access to entries of a
CANlift devices object dictionary.
•
Special Function Object:
; SYNC: provides the basic network synchronization mechanism. After this
service the consumers may sent real;time data.
; Emergency: object transmitted only once per error event.
; Nodeguard: used to know the slave status.
Relation between device states and communication objects:
Initial.
Pre;oper.
Operat.
Stopped
NMT
X
X
X
PDO
X
SDO
X
X
Sync
X
Emerg
X
X
Boot;up
X
Nodeg.
X
X
X
6.3.1 Predefined connection set
Master
Slave broadcast
COB (Object) Kind
Function code
(binary)
COB;ID (hex)
NMT
0000
000
SYNC
0001
080
peartopear object
EMERGENCY
0001
081 ; 0FF
PDO 1 (tx)
0011
18C ; 1FF
SDO (tx)
1011
581 ; 5FF
SDO (rx)
1100
601 ; 67F
Nodeguard
1110
701 ; 77F
Boot;up
1110
701 ; 77F
“COB kind” (tx or rx) is seen from the slave device point of view.