0
Answered

initialization power reset

akira IQAN 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 2

i have an initialization function group that can change the baud rate, but i need to manually turn the iqan MD4 on and off for it to take effect. is there a way to do a soft reset through iqan design? 

0

IQANrun 6.08.27 update

Gustav Widén (System support) 2 years ago in IQANrun updated 2 years ago 0

A new release of IQANrun 6.08 is now available, version 6.08.27


This update solve a bug with adjust, the bug exist in IQANrun versions 6.08.20- 6.08.26. 

See Release notes - IQANrun 6

For user of 6.08.24 and 6.08.26, just run Check for updates to get the latest 6.08. 


The two first 6.08 releases (versions 6.08.20 and 6.08.23) will not find the update via check for updates (explanation here)

If you run one of these versions, instead visit https://www.iqan.se/downloads.html to get the latest 6.08.

0
Answered

Excel ActiveX control JPIN value

Mason Lieb 2 years ago in IQANsimulate updated by Gustav Widén (System support) 2 years ago 3

I'm working on developing a method of automating simulations based on the "IQANsimulate control.xlsm" excel file. This is the file included with the IQANsimulate installation and described in Chapter 5 of the user manual for external control. Generally, the file has been easy to work with but I cannot seem to directly control the value of a J1939 Parameter In (JPIN) channel from this Excel sheet.


Image 3478

For the above screenshot, the channel listed is set up in a simulation group with manual control. When running the simulation, the output reading for the channel does not change and returns status 201 (J1939 not available). Even if I set the status for the channel to be 64 (OK), I get a status message on the input side of J1939 not available.

To get around this, I can control the JPIN channel with another system input (like a digital input), but that requires that I modify the IQANdesign project and add additional inputs to the master module(s). Another potential method of controlling the JPIN value could be using the signal generator option, but then my question becomes can I set the values for this signal generator externally in the Excel sheet?

Basically, I want to know if/how I can control the JPIN values from this excel sheet or in general from an ActiveX/COM integration with IQANsimulate. Thanks!

0

Warning message at update

EmilFernlund 2 years ago in IQANrun 0

When updating a system a warning message appears that says: "Make sure that the machine is not moving..."
It would be great to be able to add our own warning message, for example. "Remember to get a Clone before updating" or something similar.

0

Countdown without for and while loop

Sander Sermus 2 years ago in IQANdesign updated by Thomas Moberg (System support) 2 years ago 3

Hello!

I would like to program the following in IQANdesign but seems to be difficult (or I am just rusty, been years that I needed to program anything other than Python :D) without a "for" or "while" loop:

when I push the increase button, it will increment by X%

when I keep holding the increase button for Y ms then it will increase Z%

when I push the decrease button, it will decrement by A%

when I keep holding the decrease button for B ms then it will decrease C%

I would like to keep it in Qcode, but maybe it would be better to use channels?

Best regards,

Sander

0

COUT PWM program entry does not match physical output

Phillip 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 1

Hello,

I am using IQANdesign 6.08.25.8210. 

I am programing a MC43FS.


The data sheet lists the following frequencies for the COUT.

PWM frequency, FDITH (Hz) 71, 77, 83, 90, 100, 111, 125, 167, 200, 250, 333, 500

The data sheet and version Publ no MSG17-8413-IB/UK Edition 2022-11-16


IQANdesign allows me to enter an integer value range of 71-500.

I connected an oscilloscope in parallel with a coil to see what the outputs of the various inputs would be.

Please see the results below.

Inputs seem to round up to the next listed frequency.

Exceptions:

                   143 is not a listed frequency.

                    Input of 143 does not output 143. The output jumps to 167.

                    Input of 167 does not output 167. The output jumps to 200.

I did not test every value. Other exceptions might exist.

I cannot find any documentation that explains what inputs result in what outputs. 

I hope this helps the IQAN team.

-Phillip 

Input Output
99 100
100 100
101 111
110 111
111 111
112 125
124 125
125 125
126 143
142 143
143 167
166 167
167 200
168 200
0

IQANDesign 2.08.8 download link

Kevin 2 years ago in IQANdesign updated by Thomas Moberg (System support) 2 years ago 1

We are re-visiting a project based on the version above with an MD3. We have later versions of 2.x but I don't want to update the firmware, can anyone provide me with a link to download this version of IQAN design please? The earliest version I can find available to download is 2.63.

0
Answered

Cannot Unlock a Function Group

Dragos Popa 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 5

Hello,

The architecture of our company's vehicle was made by another group originally. That group made some function groups and then locked them. To unlock them, usually, you right click on said function group and use the unlock tab. However, it does not appear like we can access that function as seen in the screenshot attached.

Is there a way to unlock a function group or gain access to the unlock function?

Image 3453

0
Answered

MD4 "Menu system locked" message

Markus Seppänen 2 years ago updated by Gustav Widén (System support) 2 years ago 5

Hello,

We have a crane control application on MD4-5 and occasionally this message pops up and the whole system is paralyzed and you don't have access to any menu, until restarting the system. 

What is that external system?

Image 3445

0

Information output for users

Dmitriy Stupak 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 1

Hi guys. Do we have ways to show output information for users in MD4-10? For example Logs, warnings, cautions etc from the machine. Do we have only System dialog? As below:

Image 3438


Maybe someone have some examples how to work with it? Becuase I could add only simple text with text formatter.
Don't we have any another tool for output information? Like text view in Android..

Thanks for any advice!