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.

0

Multiple operator login code

Jon G 1 year ago in IQANdesign 0

Does anyone have an example of how they have created multiple operator passcodes option that uses a list of passcodes for access?  Ideally, i would like to have this added to a log as well.

I have a single passcode option that works, but I'm using an IDC with a specific code stored in the activating field. I would like this to use a list of codes that could be changed in the adjust menu by a parameter.

0

Any experience with with using ARM64 (Qualcomm) Windows 11 laptop for programming?

Michael Carlyle 1 year ago in IQANdesign updated by TinusXXL 11 months ago 3

Do the Drivers support it yet?

0

Problem with the MD3

Richard Kowalczyk 1 year ago in IQANdesign updated 1 year ago 2

Hi guys,

I have been working with a customer remotely using G11/12 and have encountered the following problem. Master module MD3 v 15 program designed in IQAN Design 5.08. Sent program update to the remote MD3 via G11/12 and remote module stopped with 'blue screen' and the following message:

Startup

Opening application

System started

The system has encountered a situation which could not resolve

The unit has entered a safe state for your protection.

Out of memory (heap). Reduce application size!

MD3 #312040107

Proc: OSP qui MainProcess

Code: 5.08.1-OOM0-000000000

Please write down the message  above and contact your local...

The unit would not restart. I was lucky I had another MD3 unit loaded with size reduced program and quickly sent to the customer. However I don't know what to do with the previous unit and what options I have.

Initial program statistics:

Image 4390

Image 4387

Any help will much appreciated

Kind regards,
Richard Kowalczyk MIEAust CPEng
RKad Engineering
32 Kingussie Ave
Castle Hill NSW 2154
Australia
📲 :+61 (0)431 639 295

E: richard.kowalczyk@rkad.com.au
W: www.rkad.com.au

0

Function Group İnput Problem

HÜSEYİN 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 4

Even though IDC is public, it cannot be assigned as input to the function group.

Image 4379

Image 4380

0

Setting cycle time and Simulink model step size in IQAN

Veeresh 1 year ago in IQANdesign updated 1 year ago 2

I'm trying to test a timer logic implemented in Simulink model which has step size 10ms, whereas IQAN cycle time is set as 5ms, but the output is not as expected. But this works exactly as expected when i set IQAN cycle time same as Simulink model step size.

What might be the issue? I tried changing Simulink block property 'synchronized' in IQAN but no success.

My further implementation would also be using Simulink top model with 2 reference models of different step size. So, IQAN cycle time = 5ms, Simulink model ref1 = 10ms and Simulink model ref2 =20ms. What should be the approach to ensure timing requirements?  Any help on this would be great.


Thank you in advance.