0

How to reset switch trigger to False for Amber and Green when in Red condition?

J Kelly 6 years ago in IQANdesign 0
Hello, 

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

Image 1574
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. 
0

Is there a way to keep the switch button static to false when a certain condition is met?

J Kelly 6 years ago in IQANdesign updated by Gustav Widén (System support) 6 years ago 1

I am trying to keep a button disabled even when a user touches the screen to try to enable. Is this possible in IQAN? 

0
Fixed

Parameter value jumps after enabling Funtion Group

Edzard 6 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 3

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.

0

Tilt display

Stacy Turner 6 years ago in IQANdesign updated by Gustav Widén (System support) 6 years ago 1

Does anyone have an app that shows the position of a tilt sensor (graphically). Looking for some inspiration.

0

I'm getting Error although I select ( Continue Error = Yes ) about component.

Hüseyin Tursun 6 years ago in IQANscript updated by Gustav Widén (System support) 6 years ago 4

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...

Image 1560
0
Fixed

Cannot remove multiple instances of "Library image group"

Jonas Bengtsson 6 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 5

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?

Image 1557
0
Answered

Issues with get clone and get settings with USB

C. Drouaud 6 years ago in IQANrun updated by Gustav Widén (System support) 6 years ago 1

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.

0

Logic Gates in Project Documetation

Zach Dockter 6 years ago in IQANdesign 0

Would it be possible to create logic gates for each output in the project documentation?

0

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