How to reset switch trigger to False for Amber and Green when in Red condition?
I have created a Qcode using Enable/Disable SMC
Green // used to go to green from yellow when Message Enable >= 2
if (Message Enable >= 2 and Switch_Trigger_Now = True) then
Result:= True
endif
Red // used to remove the slider
if (Message Enable = 0) then
Result:= True
endif
Amber //used to keep at Amber whether off or on when in state 1
if (Message Enable = 1 or Message Enable >= 2 and Switch_Trigger_Now = False) then
Result:= True
endif
if (Message Enable = 1 and Switch_Trigger_Now = True) then
Result:= True
endif
I would like for the Green and Amber buttons to reset to 0 when the Red state condition is met.
Unfortunately the reset does not work after the user pushes the button and it stores the last value of the slider. However the condition of keeping the slider on when Amber and retaining to switch to Green is detectable.
Are there any suggestions on how the Red state can be used to reset the slider button.
I can also provide in file format if this helps.
Is there a way to keep the switch button static to false when a certain condition is met?
I am trying to keep a button disabled even when a user touches the screen to try to enable. Is this possible in IQAN?
Parameter value jumps after enabling Funtion Group
I have found a problem with using parameter channels in combination with the enable of Function Groups.
The problem occurs when I want to adjust a parameter channel which is in a disabled Function Group. When I try to adjust the slider, it jumps back to its old value upon release. So far, so good. But when I enable the Function Group, the slider jumps to the place where I released it last.
This means an unauthorized person can adjust all sliders and the values will be copied after login.
I tested this in simulation with IQAN Design 5.04 and a MD4-10" display.
Tilt display
Does anyone have an app that shows the position of a tilt sensor (graphically). Looking for some inspiration.
I'm getting Error although I select ( Continue Error = Yes ) about component.
I'm getting Error although I select ( Continue Error = Yes ) about component. Why? I need to help this problem. Could you help me immediate, Please...
Cannot remove multiple instances of "Library image group"
I have 45 instances of empty "Library image group" under Images in my project. They cannot be deleted. I think they occurred after some type of import. Is there a way to fix my project?
Issues with get clone and get settings with USB
Hello,
We have issues to get clone and settings on MC2 V2.63, connecting with USB. Most of the time,the download starts but stops with error message "no reply form master module".
Can it come from the unstable USB connection ?
We are now using a CA-bus converter and IQAN 5. Should it resolve the problem ?
Thanks in advance.
Logic Gates in Project Documetation
Would it be possible to create logic gates for each output in the project documentation?
IQANdesign 5.04.13 released
We released a small maintenance update of IQANdesign (5.04.13) today. Available on check for updates and on
https://www.iqan.se/store/downloads.html
Some IQANdesign PC fixes along with MD4 updates for cameras.
See IQANdesign release notes for details.
An IQANrun 5.04.7 also released, details here.
Customer support service by UserEcho