Thanks FStelzer !
So I can expect something like this in a log: (I chose NodeId 0x10 (d16))
0x710 1 0x00
Hello World0x000 2 0x00 0x10
NMT wake up0x210 8 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
First of the cyclic messages, autorepeat on 100ms0x310 8 0x09 0x00 0x01 0x00 0x00 0x00 0x00 0x00
Command to go to Device state disabled0x190 4 0x09 0x00 0x01 0x00
State Disabled; Spool position 1 response from device on device message 0x310 8 0x0B 0x00 0x01 0x00 0x00 0x00 0x00 0x00
Command to go to Device state Hold0x190 4 0x0B 0x00 0x01 0x00
State Hold; Spool position 1 response from device on device message 0x210 8 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Second of the cyclic messages, autorepeat on 100ms0x310 8 0xFF 0x00 0x01 0x00 0x00 0x00 0x00 0x00
Command to go to Device state Active0x190 4 0xFF 0x00 0x01 0x00
State Active; Spool position 1 response from device on device message 0x210 8 0x00 0x00 0x64 0x06 0x00 0x00 0x00 0x00
Request to go to 10%0x190 4 0xFF 0x00 0x11 0x00
State Active; Spool position 1%0x210 8 0x00 0x00 0x64 0x06 0x00 0x00 0x00 0x00
0x190 4 0xFF 0x00 0x01 0x05
State Active; Spool position 8%0x210 8 0x00 0x00 0xCE 0x0C 0x00 0x00 0x00 0x00
Request to go to 20%0x190 4 0xFF 0x00 0xF1 0x06
State Active; Spool position 10%...