Ask our Experts
Didn't find what you are looking for? Ask our experts!
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.
Search in
Link copied. Please paste this link to share this article on your social media post.
hi,
i am new in SpaceLogic forum,
i have a problem with wiser, in FBeditor i have to invert the input of a logic AND but i can't find how to invert the input.
Can you help me?
Link copied. Please paste this link to share this article on your social media post.
Hello Elettrosecurity!
Sorry for the late reply first of all!
To be honest with you ... I am not a fan of the function block editor.
Why? I prefer always the scripting as it is much more obvious and flexible.
So maybe I can invite you to test the scripting functions as your topic is a nice stepin.
I created 3 group addresses (InputA, INPUTB, OUTPUT) within W4K with the Datatype Boolen 01.002.
I linked the INPUT-Objects with a Tag called NAND.
Then you go in the section "scripting" and you create a new event script by using the Tag NAND.
In the script you enter the following code:
Here you need to adapt the group addresses according to your config.
Save and activate the script.
If you have done everything correctly, then you see how easy it is to create a first script with an AND logic.
If you want now to have the inverted output, you simply change true/false within the IF condition.
Does it work? Please let me know!
Link copied. Please paste this link to share this article on your social media post.
Hello Elettrosecurity!
Sorry for the late reply first of all!
To be honest with you ... I am not a fan of the function block editor.
Why? I prefer always the scripting as it is much more obvious and flexible.
So maybe I can invite you to test the scripting functions as your topic is a nice stepin.
I created 3 group addresses (InputA, INPUTB, OUTPUT) within W4K with the Datatype Boolen 01.002.
I linked the INPUT-Objects with a Tag called NAND.
Then you go in the section "scripting" and you create a new event script by using the Tag NAND.
In the script you enter the following code:
Here you need to adapt the group addresses according to your config.
Save and activate the script.
If you have done everything correctly, then you see how easy it is to create a first script with an AND logic.
If you want now to have the inverted output, you simply change true/false within the IF condition.
Does it work? Please let me know!
Link copied. Please paste this link to share this article on your social media post.
Hello Thomas, thanks for your solution, i have solved with: address link to OR with output not , this output is linked to AND logic.
Kind regards
Stefano
Elettrosecurity
You’ve reached the end of your document
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.