0

Unable to change control order in display editor.

Matt 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 1

I'm having some difficulty changing the control order in the display page editor in the latest version of Design 6.

The software manual says: 

"To change the order, drag and drop a control, group or layer within the control list."

But when I try to drag items around to change their order I get the circle with a line through it mouse pointer. When you release the mouse button the order numbers haven't changed.

0

Working with raw values from a scaled input pin?

Matt 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 1

Is there a way by using Qcode that I can take a scaled analog input pin, and work with the raw mV values measured at the pin?

0

IQAN 7 Security property:

Hard Amin 1 year ago in IQANdesign 0

As a suggestion, is it possible to throw compilation error when "Allow stop" in security property is tied to channel that executes logic for millisecond intervals. For example, if "Allow stop" is tied to channel that evaluates flank and if not latched then module cannot be re-programmed, unless trying to program without ID tag. 

0
Not a bug

IQAN 7.02 Firmware logic evaluation issue:

Hard Amin 1 year ago in IQANdesign updated by Gustav Widén (System support) 11 months ago 10

There is an issue with IQAN7.02 Firmware where the blocking logic and Activating logic is not evaluated in same scan. It seems like activating logic is evaluated in the following scan after the blocking logic goes to false, which misses the flank detection in the activating logic. After running the same logic in older version of firmware, it was found that flank detection was not missed. 

Also, this was tested by using time delay of 100msec for activating logic and it worked fine which leads us to believing that both activating and blocking logic gets evaluated in different scan. FYI - I have 20msec as my application scan cycle time. 

0
Not reproducible

IQANdesign out of memory

Pierre Fagrell 1 year ago in IQANdesign updated by Gustav Widén (System support) 9 months ago 3

While trying to send the application to machine IQANdesign popped up a warning about out of memory.

After clicking OK the program exited without saving.

My Windows 11 workstation had 30GB free memory at the time

Image 4429

0

Best Method For Radio Remote Communication

I CAN GO 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 4

Hi Folks,

I was wondering if some of you IQAN gurus could share with me what the best method is for radio remote communication with an IQAN control system. I am looking at a project that we would like to use bluetooth remotes or something down that line for controlling L90 Valve sections.

I would like to hear from you all what works and what doesn't as I have never used a remote control on IQAN before.


Thanks!

0

How to architecture every subfunction and modes

Veeresh 1 year ago in IQANdesign 0

How to architecture every subfunction and modes? Can we get support from Parker team to discuss the detail software architecture?

0

Interrupt Handling

Veeresh 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 1

How does parker manage software interrupts? How do i assign software interrupts? Is software interrupt depends on model priority?

0

watchdog reset events

Veeresh 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 1

What are the examples of watchdog reset events? Where do i find watchdog reset events log?

0

Button Color change - after holding button down

Richard Martin 1 year ago in IQANdesign updated by I CAN GO 1 year ago 6

I am new to programming this stuff.  We have an existing program which needs a couple tweaks.  All the buttons seem to change color as expected when pressed (without a Lamp behind them).  We have a button which is used to save the settings by holding the button down for 5 seconds.  The text button has a lamp behind it which is visible when the button has been pushed.  I am wondering if there is a more straight forward method to have the button indicate it is pressed without the lamp image being behind it.  


The root problem is we need to change the color of the lamp.  The lamp is a custom shape (rectangular with rounded corners) it matches the text button shape.  We been unable to create a usable image which will import with the rounded corners.