0

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

705David 10 months ago in IQANdesign updated 10 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 10 months ago in IQANdesign updated by Thomas Moberg (System support) 10 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 10 months ago in IQANdesign updated by Thomas Moberg (System support) 10 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 10 months ago updated by Gustav Widén (System support) 10 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. 

0
Answered

Troubles receiving a CAN Message on JFIN

Codie 10 months ago in IQANdesign updated by Gustav Widén (System support) 10 months ago 1

Hello, I'm trying to use a CAN current sensors for some monitoring and I need it to be on my J1939 bus as i dont want to run a dedicated CAN network to these sensors. The messages are sent from the device as the fallowing :

Image 4499

How do I set up My JFIN channel to accept this message ?  I have my bus source address set to 3 and my destination address set to 0xF1 but I do not receive a message. I have tried several other settings but I am not able to receive the message 

0

IQANsimulate 7 Excel Integration for Automated Control

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

Included with the release of IQANsimulate 6 was an Excel .xlsm file that was set up to interface between Excel and IQANsimulate. This file was originally developed by Anders Båth. One of the aspects of this file was the reference in Excel VBA to the IQANsimulate .exe file which then directed Excel to the header file that includes the object definitions for the automated control.


With the release of IQANsimulate 7, it appears that this Excel file is no longer included. The biggest challenge I'm having at the moment with adapting the old file to IQANsimulate 7 is that the library reference seems to be tied to a Windows Registry value and I cannot easily identify how to remove the reference. This means that the Excel file is stuck referencing the IQANsimulate 6 library and therefore does not run IQANsimulate 7. I need some help getting this reference fixed.


The other issue is that the new installation location for IQANsimulate 7 is in the path C:\Users\[username]\AppData\Local\Programs\IQANsimulate 7 which means that if I am able to update the reference in Excel, it will be pointing to a path that only exists on my machine. I think this might break the ability to share the Excel file with others on my team and have them use it for their own unit testing.


I think the first challenge will be properly identifying the Windows Registry entries that need to be removed in order to unlink the reference to IQANsimulate 6. Then I can at least get the tool working on my computer. The challenge of shared usability will be next.

0

How to Perform CPU Overload Testing for the Parker MC43 Module?

Sayan Biswas 10 months ago updated by Lars Bolduc 10 months ago 1

Hello,

I’m working with the Parker MC43 module and need to perform CPU overload testing to ensure it handles high loads effectively and remains stable under stress. Could anyone provide guidance or best practices on how to conduct CPU overload tests for the MC43 module? Specifically, I’m looking for:

  1. Testing Methodology: What are the recommended methods or tools for simulating high CPU loads on the MC43 module?
  2. Configuration Details: Are there specific settings or configurations within the MC43 module that I need to adjust to perform these tests?
  3. Monitoring: What tools or techniques should be used to monitor CPU load and performance during testing?
  4. Thresholds and Limits: Are there known thresholds or limits for CPU usage on the MC43 module that I should be aware of?
  5. Troubleshooting: What common issues should I watch for during stress testing, and how can I address them?

Any advice or resources related to performing these tests would be greatly appreciated!

Thank you in advance for your help.

0

Open load error with feature disabled

NEricson 10 months ago in IQANdesign updated by Gustav Widén (System support) 10 months ago 2

I'm using Iqan Design 7.02.20.9286. I have DOUT-HS open load detection turned of on a MC43. I am still getting an error on the screen for open load. The circuit only has a Deutsch W2S-SDT-12V wedge lock for a load. Is there a problem with the software? What am I doing wrong? In this configuration on our machine this plug does not get used. Is there anything else i can do with the software to stop the error?

0

TOC2 Error Code

Kerry Brock 10 months ago 0

I have a TOC2 flashing an error code that is not shown in the instruction book that I can find.

The left LED is steady green and the right LED flashes red, on/off every half second.

I am trying to get the application file from the TOC2, but when I try the two scenarios happen:

1. If I have the property "Low speed" checked, I get a "No response from IQAN system" message.

2. If I de-check the "Low speed" property, I get a "Invalid application. Please send a valid application to the IQAN system and try again" message.

I am guessing the flash code and messages are related.

What would cause the flash code?   Thanks!

The goal here is to get the application file from the TOC2 to help out with programming.

It does have a standard TOC2 part number, but we don't know if the application file has been changed.

0

i cannot import idax into iqango

chuck streb 10 months ago in IQANgo updated 10 months ago 5

i can see the file but it is grayed out ! i have the file on onedrive and on the phone but i am not able to import it !