0

Simulink Model in IQAN MD4-7 Module

JackT 2 years ago in IQANdesign updated by Michael Carlyle 2 years ago 1

Hello,

Is it possible to load in compiled simulink models into IQANdesign configured to flash onto an MD4-7 module? Thanks.

0
Answered

CAN routing with modifications

Carl Worthington 2 years ago in IQANdesign updated 2 years ago 2

Hi all,

Is there a simple way to do CAN routing from one channel to another using the CAN routing option where we block one incoming PGN on the. IN BUS, then with a JIFIN etc, read the same PGN coming in, and modify 1 BYTE and send it to the OUT BUS with a JIFOUT. Rather than adding every PGN to and passing them through etc?

0
Fixed

IQANdesign 7 not able to program using Bluetooth

Adam B 2 years ago in IQANdesign updated by Kerry Brock 1 year ago 4 1 duplicate

Hello, I just updated from Version 6 to Version 7 and cannot send or receive programs through Bluetooth. 


Setup: 

Modules: MC43 / G12.  

IQAN Design Version: 7.00.45 

Issue:

Using IQAN Design through Bluetooth, I can connect to the G12 and see the diagnostics when selecting start measure.  But it will freeze when selecting stop measure.  

After attempting to select Send or Received, IQAN Design goes to "not responding" and freezes.

It does the same when trying to update the "Set Date and Time" only through IQAN design.

We have 2 other team members with the same issues.

I have no issues using Version 6.

0

Move Function Group Around Under 'Application Logic'

Kevin 2 years ago in IQANdesign updated by sharif 2 years ago 3

I have added function groups in the tree on the left hand side in the wrong order and it seems you cannot move them around. Operationally it has no effect, but to please the eye ideally I want to have Start/Heartbeat to the top and have slew and boom underneath. I cant seem to find a way of doing it aside from deleting or renaming them and transferring the contents? May be missing something but if not, can we have a feature added to move them around by drag and drop please? 

Image 3904

0
Answered

DM1 Out with Occurance

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

I want to use the DM1 Out function which is very helpfull for my project. So thanks! But can I also send the Occurance with the DM1 message?

0

Can you also use UNsigned integers in iQanDesign?

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

I want to use a 32 bit UNSIGNED integer. I don't see how I can change the signed integer to unsigned. Is this possible?

0
Under review

Adjust Item Enable Not Working

Chris Litwin 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 3

I'm seeing an issue in IQAN7 and IQAN6 where if I create an adjustable state parameter, place the SP as a button on a display page, assign an enable property at the adjust item level, it will not enable the button no matter what state the enable property is in. I attached an example project file.

IQAN7 SP ENABLE TEST.idsx

0
Not reproducible

V7.00 Crashes when opening MD4-10 display screens originally made in V6.08

Hank 2 years ago in IQANdesign updated by lbartik 1 year ago 7

V7.00 Crashes when opening MD4-10 display screen originally made in V6.08 but converted to V7.00

I have 40 screens.

I ran a quick test with one display screen made in V6.08 converted to V7.00 and this worked perfectly.

0

Adjustable PGN Value

Kerry Brock 2 years ago in IQANdesign updated 2 years ago 2

I am in the process of setting up an external function group for a third party controller. It uses J1939 communication and at least one of the PGN values changes based on the source address of the module. I could not find a way to make the PGN value adjustable in any way. (No dropdown to select a channel value.) I plan to use a few of these third party controllers in systems and therefore will have different source addresses. Is there a way to change the PGN value other than directly typing it in the JFOUT/JFIN channel? Ideally I would like to either use an integer parameter, maybe in an initialization group or integer math in this case since there is a base PGN+SA to make up the different PGN values.

0
Under review

Fixed size text parameter in JFOUT

Pierre Fagrell 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 4

I have a J1939 device that requires a 5 byte fixed length text parameter in the beginning of a frame.

After that parameter there are several 1 bit parameters for controlling lights and relays.

I have tried to set a static length of the TPOUT and Delimiter="Not used" but I still get the error "Text parameters not last in frame"

Image 3894

Image 3895

How can this be solved?