SpaceLogic KNX Forum
Schneider Electric SpaceLogic KNX forum to get support and share knowledge including selection, installation and troubleshooting for spaceLYnk, Wiser for KNX, eConfigure KNX, SpaceLogic KNX Hybrid module and other topics.
Link copied. Please paste this link to share this article on your social media post.
require('bacnet')
device, objects = bacnet.scandevice(ID)
Fails with Bacnet module not found.
SpaceLYnk 2.8.3.
Is this an installable extra module?
Robert.
Link copied. Please paste this link to share this article on your social media post.
Hi RobertMc,
do you have a special need/requirement to realize the bacnet communication via script?
Can you please share more details to understand your topic better please?
Link copied. Please paste this link to share this article on your social media post.
Hi! I have the some question as topicstarter.
The reason is to use at the same time the Bacnet server and client.
Link copied. Please paste this link to share this article on your social media post.
Even with script (and yes this requires to install an unsupported plugin) you cannot use server and client at the same time due to a port conflict, both server and client will use same port 0xBAC0 to 0xBAC9 (47808 - 47817)
Link copied. Please paste this link to share this article on your social media post.
Hello @RobertMc have you found a solution to your problem?
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.