ISO 17215 Setup
I am trying to setup some cameras that have ISO 17215 abilities, but I can not get them to show up on the display.
I can assign the mac to a camera, but that is about all.
I can not find any documents on how to setup 17215 cameras, and when I tried to wire shark a SV camera, I could not see any of the ISO messages.
I am able to stream the cameras over RSTP so I know the camera and streams are working.
These are the settings in the camera, and the IP is set to DHCP, can anyone confirm this is correct?

Iqan 7.05 no longer available for download
Iqan design and run 7.05 is not available for download on the Iqan store. This is our last version available with our license. Is there a reason it is not available?
RTSP Camera Resizing
Is there any reason when you use a RTSP camera, and make the camera picture smaller then the stream it just crops the stream, instead of resizing it to fit inside the window?
I ask, because when you view streams on a PC, you are able to scale up or down the video to what ever size you want. Yes it will effect quality I know that. But it would be nice to get the image to fit inside your display page perfectly without loosing any of the FOV.
Updating firmware from 6.08 to 7.05 FAILS REMOTELY!
When updating our firmware programs on customer units from v6.08 to v7.05 remotely we can't accomplish this without asking something of the customer we really can't reliably expect from all of them.
They have iqango, connected via bluetooth.
Currently the only solution I have found is the following:
1) Remotely connected: using v6.08 install a blank program, power cycle
2) Email a v7.05 blank program to the customer, they use iqango to send it to the module, power cycle
3) Remotely connected: using v7.05 install the real program, power cycle
Attempting to remotely perform step 2 results in an immediate rejection of the remote connection.
This program is simply a single MC41
SPN 4207 checksum support
I've been using the CRC parameter in IQAN design for J1939 messages that require SPN 4206 (rolling counter) and SPN4207 (checksum). I can't find a configuration that works. I assumed that the "J1939 checksum" option was for SPN4207 but that doesn't seem to be the case (I just get checksum errors from the destination device). Am I missing something or is the CRC parameter not configurable for SPN 4207? I'm having to do it the long way around doing the calculation (it works but it's very messy). SPN4207 is a 4 bit checksum (as below), SPN4206 is a 4 bit rolling counter.
Checksum =
(Byte1 + Byte2 + Byte3 + Byte4 + Byte5 + Byte6 + Byte7 +
message counter & 0x0F +
message ID low byte + message ID mid low byte + message ID mid high byte + message ID high byte)
Message Checksum = (((Checksum >> 6) & 0x03) + (Checksum >>3) + Checksum) & 0x07
XC43 Overload on all current outputs
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.


IQAN.export fails in MATLAB R2025b – Unrecognized property 'class' for Simulink.ConfigSet
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:
- Manual Check: Running
cs = getActiveConfigSet(model); class(cs);in the command window returns'Simulink.ConfigSet'correctly, confirming the model configuration is valid. - Path Check: Verified that
classis not being shadowed by other functions; it points to the MATLAB built-in. - Root Cause: It appears
verifyAndExport.pis attempting to access.classas a property of theSimulink.ConfigSetobject (e.g.,obj.class). In MATLAB R2025b, this syntax is no longer supported for this class, and the functional formclass(obj)orisa()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?
Product documentation doesn't work well in 7.05.
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?
Scale MD5 display in simulation
Can a scaling feature be added to IQANsimulate so that you can see the full display when simulating a portrait MD5-8 or MD5-10 on a standard 1980x1080 monitor? Below is a screen shot of an MD5-8 and MD5-10, both in portrait orientation and the bottom of the display is cut off when simulating.

IQANdesign 7.05.25 download
Hi,
Would anyone be able to provide me the download link of IQANdesign 7.05.25?
Thanks in advance!
Customer support service by UserEcho