0

"Maximum 9 simulink models allowed in IQAN"?

Veeresh 2 months ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 2 months ago 1

In IQANDesign, under application logic -> simulink model, i'm unable to load multiple top level models(.ism's). Is this a limitation? If yes, then what do you mean by "Maximum 9 Simulink models allowed in IQAN"?

Does this mean top level model can only have 9 simulink models? i understand "9 is the highest priority" one can assign to simulink models but What happens if there are more than 9 simulink models under top model with multiple models assigned to same priority? 

0
Answered

IQANDesign MC43FS issue with .ism

Sayan Biswas 2 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 1

I'm able to use .ism in IQANDesign under MC43 Module But unable to load i.e. ism under MC43FS module. Does MC43FS module has this limitation?

0

PSVG GPS coordinates

Brendon 2 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 1

Greetings, 

Anyone know if it is possible to get the GPS data, specifically coordinates, from the PSVG into the IQAN program?

0

Avoiding interaction screen in IQANrun to automate logs retrieving

isidro riquelme 2 months ago in IQANrun updated by Gustav Widén (System support) 6 days ago 5

Hello Everyone,

I’m experiencing an issue with running an IQAN script automatically via the command line (CMD or PowerShell). I need to retrieve logs from a Parker Hannifin controller installed on a mining machine, and it’s essential that no interaction windows are displayed during this process. I’ve followed the scripting format outlined in the IQANrun user manual on page 117, but I’m unsure if there are additional configurations needed to establish a fully automated connection. Any guidance would be greatly appreciated!

Image 4506

This is the Screen I need to AVOID, I just need to connect direct to this Controller.

Here are the Commands I used so far:

-cif Ethernet -mac 3c-e4-b0-34-ea-38 -silent -send -script 'C:\Users\RHM\Documents\IQAN Files\GetLogsV2.0_l.issx'

The file GetLogsV2.0_l.issx is the IQANscript that contains instructions for connecting to the controller, retrieving the logs, and disconnecting afterward. Since there is only one controller connected to this network, I believe it shouldn't prompt for a connection, especially since I have specified the MAC address. I would appreciate your support in resolving this issue.

Thanks in advance

0

Fill Security checklist for approval application IQANSimulate

jvila 2 months ago in IQANsimulate updated 2 months ago 2

Hi, in order to be able to use your tool IQANSimulate by our users at Smurfit Westrock, we need you to fill a SW security document. Can you give me a contact to you able to fill it or able to call me? Regards José VILA

0

UTS v2.5

Brendon 2 months ago in IQANdesign updated 2 months ago 3

Hello,

I am having issues communicated with a UTS  V2.5 +- 90 XYZ sensor over J1939.

I've  tried the UTS version 2 app shared on this link:

https://forum.iqan.se/communities/1/topics/1057-universal-tilt-sensor-uts-programming-shortcut

Seems from that thread the app may not actually work, and documentation may not be up to date.

Anyone have any luck getting this to work?  

If so, are you willing to share either a sample app or provide some insight on what needs to change in the UTS version 2 app to make it work?

Using version IQANdesign v6.08.

0

Why is the largest value of a 32 bit integer limited in IQAN?

705David 2 months ago in IQANdesign updated 2 months ago 0

I am trying to store a 10 digit serial number inside my MC43FS code on IQANDesign 7.02.

Unfortunately I have found that the serial numbers always start with 2 and IQAN is limited to storing 2000000000 as an integer parameter.

The system will not accept storing 2000000001.

Why is it that a 32 bit signed integer is limited to 2000000000? The max value of a 32 bit signed integer should be 2147483647.

Edit: I should note that a text parameter cannot be used in this scenario because I must compare the serial number to see if it has been updated/changed throughout the life of the product and take action when it is changed. I am trying to avoid stripping off the 2 and including instructions for technicians to update only the last 9 digits because I can't automatically populate a 2 at the beginning in IQANRun or IQANGo. I am afraid that will net us the first 9 digits of serial numbers if techs don't read the instructions closely.

Image 4503

0

Numerical order sorting arrays

Will Bartlett 2 months ago in IQANdesign updated by Thomas Moberg (System support) 2 months ago 3

Hello all, I have numbers in an array that need to be sorted numerically (from small to large). Does anyone have any functions that may be useful? It would also be useful to get the reordered number's index values.

0

"Multiple fast JFOUTs" functionality

Jason H 3 months ago in IQANdesign updated by Thomas Moberg (System support) 3 months ago 1

I have a program where I need to send two JFOUTs at 10ms transmit rate.  With the application cycle time set to 50 ms, I get a warning about "Multiple Fast JFOUTs" in the program.  The manual and the help window state that "One JFOUT channel with send method Continuously is allowed to have a transmit rate faster than the cycle time. The resolution for that single channel is 10 ms."  


What is the expected behavior if there are multiple fast JFOUTs?  I flashed the program to a module and observed the two JFOUTs are transmitting at 10ms each.  If I set the application cycle time to 10ms this warning goes away, but what are the potential issues with running two JFOUTs at 10ms transmit time with the module cycle time set at 50ms?  Unless I'm overlooking it, the manual doesn't really outline what the behavior is with this warning present.

0

MC43 with MD5 error while "receiving baseline"

Mats 3 months ago updated by Gustav Widén (System support) 3 months ago 2

While uploading the IQAN Design program to the MC43 which is connected to the MD5 via CAN the screen goes dark after the "receiving baseline" reaches +-15%. To get this far the module needs about 15 minutes as well which seems to long. Is there any logical explanation for this behavior? ps. the system worked fine in the testlayout, now installed in the machine the module was powered off while uploading (Due to a blown fuse). Since this moment the MD5 does not update anymore.