0

XC43 Overload on all current outputs

Justin Wagner 3 months ago updated 3 months ago 4

Has anyone ever seen overload errors on all of the current output from an XC43 or have any idea what might be causing this?

This is an MD4-10 running on V 6.01.6 connected to a diesel engine on CAN A, XC43 on CAN C, and qty 2 LC5s on CAN D

This is an intermittent issue. Sometimes they will go a day without any errors while other times they see them every couple of hours or so.

This machine did have an alternator failure recently, so we initially thought it was a damaged XC43 module from possible voltage spikes from a failing alternator, so we replaced the XC43. The new XC43 worked for a day, but then the errors came back. All of the wiring looks good and we're told the new alternator is putting out a steady 27.5-28V.

I'm leaning towards replacing the MD4 and updating the firmware hoping that will fix it, but I'm kind of grasping at (expensive) straws at this point.

Image 5287

Image 5288

0
Under review

IQAN.export fails in MATLAB R2025b – Unrecognized property 'class' for Simulink.ConfigSet

Amirmasoud Molaei 3 months ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 3 months ago 1

Description

Environment:

  • MATLAB Version: R2025b
  • IQAN Toolbox: IQAN Toolbox for Simulink 
  • Operating System: Windows 11
  • Target Hardware: [e.g., MC4x]

Issue Summary: While attempting to export a model using IQAN.export('ModelName'), the process fails immediately after the Model Advisor checks pass. The error occurs within the encrypted P-code file verifyAndExport.p.

Error Logs:

Matlab

### All checks passed!
Unrecognized method, property, or field 'class' for class 'Simulink.ConfigSet'.

Error in verifyAndExport
Error in IQAN.export (line 38)
      verifyAndExport(model, varargin{:});

Troubleshooting Performed:

  1. Manual Check: Running cs = getActiveConfigSet(model); class(cs); in the command window returns 'Simulink.ConfigSet' correctly, confirming the model configuration is valid.
  2. Path Check: Verified that class is not being shadowed by other functions; it points to the MATLAB built-in.
  3. Root Cause: It appears verifyAndExport.p is attempting to access .class as a property of the Simulink.ConfigSet object (e.g., obj.class). In MATLAB R2025b, this syntax is no longer supported for this class, and the functional form class(obj) or isa() must be used instead.

Request: Since the source code is encrypted in verifyAndExport.p, I cannot apply a fix locally. Is there an updated toolbox version that supports the R2025b API, or a workaround to bypass this check during export?

0
Fixed

Product documentation doesn't work well in 7.05.

Lars Olsson 3 months ago in IQANdesign updated by Gustav Widén (System support) 2 months ago 2

Only first sections of the documentation are shown and there are no checkboxes to click to add more sections. Same project works well in 6.08 and 7.02.

Is there a workaround?

0

IQANdesign 7.05.25 download

coertjenstijn 3 months ago in IQANdesign updated 2 months ago 3

Hi,

Would anyone be able to provide me the download link of IQANdesign 7.05.25?

Thanks in advance!

0

MD5 - Bluetooth Crash when trying to measure

Ron Holcomb 3 months ago in IQANdesign updated 3 months ago 7

7.05.27, MD5-8, G12

Whenever I connect via Bluetooth via laptop and try to measure it disconnects.

I can make modifications to the program but trying to measure is impossible.

0

Virtual digital input

Mah 3 months ago in IQANdesign updated by Gustav Widén (System support) 3 months ago 2

How do I link the virtual digital input from MD5 display to the main MC43 controller?

0

Rpm control with TSC1 on Volvo truck

John91 4 months ago in IQANdesign updated by jan 4 months ago 3

I have problem getting my TSC1 work on volvo truck. Is here anybody that has gotten it to work and can give me some hints on how you have made it?

I have made it with 2 different J1939 with same source adress (thanks to this forum) because both want PGN230.

Volvo says that they have all the parameters activated that needs to be activated so it sounds that something is wrong on IQAN side.

Image 5254

Image 5251

Image 5252

Image 5253

0
Not reproducible

Unable to send IQANdesign crash report

Jamy 4 months ago in IQANdesign updated by Gustav Widén (System support) 3 months ago 3

I could not send the error report. IQAN Design 7.05.27.10982. Was adding a math channel to a function group and the software crashed with the following error message. Access violation at address 00000000018D6631 in module 'IQANdesign.exe' (offset 1406631). Read of address 0000000000000040. I reinstalled the software.

0

IQAN to Modbus Integration

Kevin 4 months ago in IQANdesign 0

Has anyone had any success with integrating a IQAN using CAN Open to a modbus network? I see there are a variety of converters available from different manufactures.

Can anyone share a project file that has worked for them please?

It sounds as though a Modbus system would expect to see an address list of data sent to the network.