0
Fixed

Finite State Machines on the Application Logic Tab Bug

DJO 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 5 1 duplicate

There appears to be a Bug in the Finite State Machines.  When clicking through Finite State Machines that are identical but have different inputs for their transitions (for example: created by cutting and pasting and then updating the information in the transitions) the information in the transitions does not change even thought the "Chanel Name:" at the top of the page updates.  You must click out of the FSM to a different page and then back into the next one in order for the information to be updated correctly.  Please see pics below:

FIRST FSM (Data Is Correct):

Image 1579


SECOND FSM (Data Is Incorrect):

Image 1580


SAME FSM (After cilicking different page and then back into FSM Data Is Correct):

Image 1581

0

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

J Kelly 5 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 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 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 5 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 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 1

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

0
Fixed

Cannot remove multiple instances of "Library image group"

Jonas Bengtsson 5 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

Logic Gates in Project Documetation

Zach Dockter 5 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

0
Answered

Speed sensor using IQAN

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

Hello,

I would like to read Gear speed sensor P/N:01712ECD using IQAN I was wondering if in the iQAN design I only need to input that without any calibrations like then one we do for the analog output one if anyone has an idea let me know?