I'm using CANopen to do some communication on a boat. I was wondering if it was possible to set it in operational mode from startup. Now I always have to send 0x000 01 00 from another node to start in up.
thanks in advance
Jens
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hm... this is the default the devices go in operational from startup,
so I'm asking what is o this device different.
I fear you need to ask the manufacturer...or the slaves have a problem?
I would enable 'CANOPEN_DEBUG' as compiler define and check the plclogger afterwards!
Last edit: eschwellinger 2020-05-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi agian,
I'm using CANopen to do some communication on a boat. I was wondering if it was possible to set it in operational mode from startup. Now I always have to send 0x000 01 00 from another node to start in up.
thanks in advance
Jens
which CODESYS version is this (exactly)?
I'm using V3.5.14. It's the latest package my plc supports.
hm... this is the default the devices go in operational from startup,
so I'm asking what is o this device different.
I fear you need to ask the manufacturer...or the slaves have a problem?
I would enable 'CANOPEN_DEBUG' as compiler define and check the plclogger afterwards!
Last edit: eschwellinger 2020-05-08
Well the thing is: the plc is the only CANopen device in our network.