Wiser FB setup - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Wiser FB setup (/showthread.php?tid=1752) |
Wiser FB setup - MAdbUSU - 28.11.2018 Guys i need help ...i never work with FB before i setup an gr.adrs with 16 binary inputs and i want to use a function to change one output adr. for an actuator regardless of which binary input it's active. can you help me please? RE: Wiser FB setup - Daniel - 28.11.2018 Hi Please explain it better, are you talking about an or gate with 16 inputs? BR RE: Wiser FB setup - MAdbUSU - 28.11.2018 (28.11.2018, 14:46)Daniel. Wrote: Hi No, it's a binary input module from schneider and when one or more inputs are active I want to activate an output on other module...I'm not sure if I can explain . RE: Wiser FB setup - Daniel - 28.11.2018 So you have 16 Boolean group addresses and when any of them is ON/true you want to send ON/true to another group? RE: Wiser FB setup - MAdbUSU - 28.11.2018 That's exactly what I mean. RE: Wiser FB setup - Daniel - 28.11.2018 (28.11.2018, 18:14)MAdbUSU Wrote: That's exactly what I mean. Then this is 16 input or gate you can use this script https://forum.logicmachine.net/showthread.php?tid=291&pid=1518#pid1518 but if you really want to use FB then I can make you new block for it tomorrow. RE: Wiser FB setup - MAdbUSU - 28.11.2018 (28.11.2018, 18:20)Daniel. Wrote:(28.11.2018, 18:14)MAdbUSU Wrote: That's exactly what I mean. if you have time please do and make add some screenshot i want to learn more how it's make. RE: Wiser FB setup - MAdbUSU - 29.11.2018 it's something like this ...but i missing something i can't put the connctin line between inputs / output and OR GATE RE: Wiser FB setup - Daniel - 29.11.2018 Where from did you took this block? RE: Wiser FB setup - MAdbUSU - 29.11.2018 IT'S from wiser for KNX function block editor v2.3.0 so i mange to do it with 8 inputs but i need 16 can i put 2 or gate with the same output? RE: Wiser FB setup - Daniel - 29.11.2018 Yes you can, last telegram wins, so it is better to make output of first OR to input to next OR. But again where did you found this earlier block with TAG? Import this block under scripts->user libraries https://we.tl/b-5RFmzi76b4 I was trying to make it universal with tag but they seems to not working in FB. RE: Wiser FB setup - MAdbUSU - 29.11.2018 Now I'm out of office, but I will make a screenshot of it. (It's from an OR function menu not an OR GATE) I did make something before I leave the office with 3 OR GATE, it's works but I have micro interruption on output when I switch some inputs on second OR GATE , I'M not sure if it's ok like that. RE: Wiser FB setup - MAdbUSU - 29.11.2018 it's not working ...from the 9 input the gate it doesn't give any output...any clue? RE: Wiser FB setup - Daniel - 29.11.2018 (29.11.2018, 11:31)MAdbUSU Wrote: it's not working ...from the 9 input the gate it doesn't give any output...any clue? yes sorry use this https://we.tl/t-zgtUDuepcQ RE: Wiser FB setup - MAdbUSU - 29.11.2018 (29.11.2018, 09:53)Daniel. Wrote: Yes you can, last telegram wins, so it is better to make output of first OR to input to next OR. But again where did you found this earlier block with TAG? FROM here RE: Wiser FB setup - Daniel - 29.11.2018 Where from did you get this library? it is not part of the app by default. You can export this library in the same place you imported my. Send it and I will check if it can work. I didn't manage to make tag to work. RE: Wiser FB setup - MAdbUSU - 29.11.2018 (29.11.2018, 11:49)Daniel. Wrote: Where from did you get this library? it is not part of the app by default. You can export this library in the same place you imported my. Send it and I will check if it can work. I didn't manage to make tag to work. yes..i will..but i don't need it with tags ...it's ok like that if it's works...let me finish set it up ....and i will send the library, and thanks very very much for your help. Thank you very much it's work perfectly here is my library https://we.tl/t-viTvZwzz1s |