13.10.2023, 12:25
i am having problem with bind up/ down code to write in lua using bacnet can someone pls help me
unit id is not helping me
unit id is not helping me
scripting
|
13.10.2023, 12:25
i am having problem with bind up/ down code to write in lua using bacnet can someone pls help me
unit id is not helping me
13.10.2023, 12:30
Sorry but it is not clear what you actually need. Explain your architecture and what are you trying to do?
------------------------------
Ctrl+F5
13.10.2023, 12:59
i am having problem with Curtain open/close code to write in lua using bacnet.I need proper script for curtain open /close
13.10.2023, 13:01
Still not clear what you need but have a look here:
https://openrb.com/shutter-controller-based-on-lm5/
------------------------------
Ctrl+F5
13.10.2023, 13:14
i want to control my blind in lm5 using bacnet the code is not working properly which i wrote and my blind is casa rollo which is in casambai
13.10.2023, 13:18
Your code has a typo in line 1 - it should be require('bacnet'). But this line is not needed at all as the script does not use any bacnet library functions.
Next time check Error log when script is not working.
13.10.2023, 13:25
okkk thanks i have removed it but it is still not working
13.10.2023, 13:28
Are you trying to write to bacnet device?
------------------------------
Ctrl+F5
13.10.2023, 13:35
I'm controlling casambi curtain from logic machine through bacnet so I need Script where I can put BDT scanned Object ID.Then only I can control casambi Curtain Open/Close
(13.10.2023, 13:28)Daniel Wrote: Are you trying to write to bacnet devicethe gateway device is lithernet casambi gateway (13.10.2023, 13:35)Ranjeet Wrote: I'm controlling casambi curtain from logic machine through bacnet so I need Script where I can put BDT scanned Object ID.Then only I can control casambi Curtain Open/Close yes this is also i am facing the same problem
13.10.2023, 13:54
13.10.2023, 13:58
------------------------------
Ctrl+F5
13.10.2023, 14:20
(13.10.2023, 13:58)Daniel Wrote: https://openrb.com/logicmachine-as-bacnet-client/ can you give me proper example
13.10.2023, 15:26
See this thread: https://forum.logicmachine.net/showthread.php?tid=4971
16.10.2023, 11:01
(13.10.2023, 15:26)admin Wrote: See this thread: https://forum.logicmachine.net/showthread.php?tid=4971 i am working with event based script like this but shutter code is not working
16.10.2023, 11:06
1. Did you install bacnet client package?
2. Did you discover your device under bacnet tab? 3. If yes what is the bacnet ID, object ID and object type?
------------------------------
Ctrl+F5
16.10.2023, 12:10
(16.10.2023, 11:06)Daniel Wrote: 1. Did you install bacnet client package? yes its 215 i am running the script but its not working
16.10.2023, 12:24
Show me the screenshot from LM bacnet tab.
------------------------------
Ctrl+F5 |
« Next Oldest | Next Newest »
|