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.

Bacnet server and Client
#19
Read/write does not really matter, but the you should have all read/write operations in a single script. This is due to BACnet using one port for both client and server so parallel requests are not supported.

I can't guarantee that 1000 objects will work without large delays. Client is mostly meant for several tens of objects. Maybe you can use ModBus TCP on your PLCs? This way you can use one script be PLC and run everything in parallel. There's no advantage in using BACnet because values have to be polled anyway.
Reply


Messages In This Thread
Bacnet server and Client - by Evens - 06.07.2018, 12:33
RE: Bacnet server and Client - by edgars - 06.07.2018, 13:29
RE: Bacnet server and Client - by Evens - 06.07.2018, 17:32
RE: Bacnet server and Client - by Evens - 09.07.2018, 19:37
RE: Bacnet server and Client - by Evens - 10.07.2018, 18:11
RE: Bacnet server and Client - by Evens - 10.07.2018, 21:57
RE: Bacnet server and Client - by Daniel - 11.07.2018, 07:18
RE: Bacnet server and Client - by Evens - 11.07.2018, 08:21
RE: Bacnet server and Client - by Evens - 07.08.2018, 06:10
RE: Bacnet server and Client - by admin - 07.08.2018, 06:18
RE: Bacnet server and Client - by Evens - 07.08.2018, 06:23
RE: Bacnet server and Client - by admin - 07.08.2018, 09:18
RE: Bacnet server and Client - by Evens - 07.08.2018, 10:26
RE: Bacnet server and Client - by admin - 07.08.2018, 10:36
RE: Bacnet server and Client - by Daniel - 07.08.2018, 10:39
RE: Bacnet server and Client - by Evens - 07.08.2018, 13:01
RE: Bacnet server and Client - by Daniel - 07.08.2018, 14:01
RE: Bacnet server and Client - by Evens - 08.08.2018, 06:56
RE: Bacnet server and Client - by Evens - 13.08.2018, 06:32
RE: Bacnet server and Client - by admin - 13.08.2018, 06:53
RE: Bacnet server and Client - by Evens - 13.08.2018, 07:00
RE: Bacnet server and Client - by admin - 13.08.2018, 07:31
RE: Bacnet server and Client - by Evens - 13.08.2018, 08:48

Forum Jump: