pymeasure / pyleco

Python implementation of the Laboratory Experiment COntrol (LECO) protocol
MIT License
9 stars 3 forks source link

Ensure correct sender id #77

Open BenediktBurger opened 4 months ago

BenediktBurger commented 4 months ago

It happened (and caused errors), that a Component was sending messages without the namespace information in the sender frame. According to LECO, a Component must not send a message without its namespace information unless for signing in.