This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

How to share file descriptor between scripts
#5
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.
Reply


Messages In This Thread
RE: How to share file descriptor between scripts - by admin - 11.03.2016, 08:49

Forum Jump: