The LocalNode does not seem to handle RTR (Remote Transmission Request) Guard messages. Though it’s a legacy mechanism, according to the CANopen specification, nodes should respond to RTR messages for specific objects, providing a mechanism to check node liveness and data availability. In my experience with real CANopen devices, they often (but not always) respond to these RTR Guard messages.
The LocalNode does not seem to handle RTR (Remote Transmission Request) Guard messages. Though it’s a legacy mechanism, according to the CANopen specification, nodes should respond to RTR messages for specific objects, providing a mechanism to check node liveness and data availability. In my experience with real CANopen devices, they often (but not always) respond to these RTR Guard messages.