11.03.2016, 08:49
Performance hit for every open/close is minimal. The only problem you might have is when several scripts are trying to access the bus at once.
Another solution is to have a single resident script with bus access and other scripts communicating with the resident internally. I'll post our modbus proxy example later on.
Another solution is to have a single resident script with bus access and other scripts communicating with the resident internally. I'll post our modbus proxy example later on.