+1

IQANdesign slow

Andy Pauly 5 years ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 15

Hello

I am working with IQANdesign5.04  and IQANdesign6.00. I have a new computer with the hardware of

Intel Core i7-8565U CPU 1.80 GHz  RAM 32GB 64Bit System Windows 10. The latest Hardware and Software update are done 

and IQAN is very slow on large application file (27.323KB).  

It take 1 Minute and 18 Seconds to open parallel to IQANdesign also the Simulator and during this boot up time the CPU is used  by only 27% and Memory only 27% and graphicCPU by 6% during this boot up time . 

Image 1712

  

The computer is for 1-2 Minutes out of order by copying a state machine with 60stages. Afterwards it takes almost 5-15 second for any change inside the stage machine. I can only work on the IQAN application software without losing my patient by safing and open the software again. Only then the software is fast again. Here the CPU is only between 12-18%; memory by 14-21%. What can I do that IQAN uses the full potential of the available hardware?

Regards

Andy Pauly

+1

Incrementing a math channel

J C. Crow 5 years ago in IQANdesign updated 5 years ago 1

How do I increment a value  by a fixed amount when a condition is true? I do not want it to increment again until the condition is false then turns true again. 


I am trying to set a requested engine speed using a MACI channel. When I bump the throttle switch for less than 350 ms, I want to increase the channel by a 25 RPM increment. It seems that the simulation is adding 25 RPM to the channel on every cycle. I am getting several increments of 25 on each bump instead of 1 25 increment increase. 

If I hold the throttle input for more than 350 ms, I want to add 50 RPM every 250 ms to control to the throttle rate. I was trying to using a timer channel to increment the value by a fixed amount every 250 ms, but it seems this is happening faster than it should also.


+1
Answered

Why Doesn't MD4 Support 1000kbps CAN?

Nithin V 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 7

Why is the 1000kbps setting not available in IQANdesign for MD4-7 display modules? Is this a limitation of the hardware? Most modern CAN transceivers and controllers should support this baudrate, so I am confused why it is not available.

+1
Answered

Last IQANsync (on Apple Store or Google Play Store) not supporting 6.00 applications

Olivier Cote 5 years ago updated by Gustav Widén (System support) 5 years ago 3 1 duplicate

Hi, I tryed to open a 6.00 MD4 application on Androïd and Iphone IQANsync as well to send it through a G5-Bluetooth modem and the IQAN file wasn't supported by the phone application. Are you expecting to provide a new mobile app on one or the other platform soon ?

Thanks

+1

GAUGES

JESSE FLACHS 5 years ago in IQANdesign 0

Are they going to come out with "gauge plugins" or offer gauges similar to what Murphy and other companies offer? Ive custom made some on previous applications but it takes time and can be a pain.

Image 1664

+1
Completed

CAN routing function on MC43-FS controller

matt andro 5 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 4

I have an application that I would like to gate messages between 2 CAN buses using the CAN routing function. Other unrelated functions are safety related though, so I need to use the MC43-FS controller. When I select the -FS version of this controller in IQAN Design, the CAN routing function is not present. Is there a reason the routing function is disabled?

+1

Change 'save measure' icon in IQANdesign (or add this on the toolbar?)

Jan Gillesen 5 years ago in IQANdesign 0

Hi, small suggestion; would it be possible to change the icon for Measure>Save As?

It is now easily confused for the file save, and we would get a copy of the program instead of a measurement to analyze.


Maybe even add this save button on the toolbar next to the multimeter?

Image 1616

I realize it would be more appropriate to use IQANrun for this kind of work but still... 😉

+1
Completed

.DBC - File Export

Nick Pridham 6 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 4

For external device interfacing could we add a .dbc file export function ? - I am thinking about a .dbc file generation tool being added to IQAN design.

+1
Fixed

iqan script 4.07 & 5.0 execute argument

Brendon 6 years ago in IQANscript updated 5 years ago 4

I am trying to call a cmd file with a variable as an argument from IQAN Script 4.07.4.3814 and 5.04.4.4385.

Rather than the value of the variable, I get the text written in the argument i.e. %VariableName%

I am just doing a test the file is very basic.

Image 1611

On the script page I set the job number text field, the run command continues the script, then the variable gets set, and then process.cmd gets called.

Everything except the argument is working properly.

Is this a bug?