0

How can we assign items to adjust groups if they're imported as an external function in an IQAN Design program?

Amin Syed 10 months ago in IQANdesign updated 10 months ago 2

I'm new to IQAN and while copying an existing Function group in the application logic section I came accross the fact that all links are now broken (Which makes sense). Is there:

1. An easier fix to align i/o mapping and logic connections apart from manually doing it for everywhere the links broken in the program (like a list for I/O)? In my case I have product 1 and product 2 that I need to configure to 2 pages on a HMI screen and then copy the screen to another one available elsewhere. 

2. A series for IQAN design that explains how the copy of a function group can easily be configured?

3. And How can we assign items to adjust groups if they're part of an imported external function in an IQAN Design program?

0

CAN bus joysticks

Melker Göransson 10 months ago in IQANdesign updated by Gustav Widén (System support) 10 months ago 1

Is there any example or documentation to read regarding how to use joysticks with can interface? And what to think about to get it safe and smooth. Thanks.

0

hr meter

Ryan Bland 747 11 months ago in IQANdesign updated by Ed Schippers 11 months ago 1

Can anyone help with the code for a basic Hour meter on a MD4-7 ?

its a non can bus engine - using Alternator voltage as a reference 

Im new to IQAN and cannot find a solution anywhere - thx 

0
Answered

Transfer license from one user to another

Tiger H 11 months ago in IQANdesign updated 10 months ago 3

Hello, 

A computer that had the old license for IQAN 7.02 went missing, and now I need IQAN setup on another computer.  Is there another way to find the license number?

0

Software terms and conditions

Ryan Renner 11 months ago in IQANdesign updated by Gustav Widén (System support) 11 months ago 1

How can I get a copy of the terms and conditions for D7 IQAN design -Corporate?

0

TPOUT

Ryan 11 months ago in IQANdesign updated 11 months ago 2

I am needing information about the TPOUT channel that the manual does not provide.

I want to send message using J1939 to a 3rd party that will display the message on a user display. (NOT IQAN)

I need know how the message is sent in the TPOUT J1939 data packet.

Can I use the TPOUT channel, or do I need to convert the message from ASCII to HEX and send using a JPOUT channel?

Is it send as a multipacket with one char per byte?

If so, which char is offset bits 1-8, first char in the message or last char in the message.

Thank you

0

Multi master

chris hughes 11 months ago in IQANdesign updated by Michael Carlyle 11 months ago 1

I’m attempting to operate 5 of our platforms together. Normally each platform has a single MC43FS. This project has 5 of these controllers, connected with diagnostic and master buses. If more than three controllers are powered, the headmaster fails to power its outputs. I figured that this could be due to too many application outputs. I’ve attempted to use two separate master buses but this still doesn’t seem to work. Any help would be much appreciated, this is a one off project for marketing purposes so it’s a bit out of our usual expertise. 

0

Design statistics has different checksum from file info in windows explorer

Matt 11 months ago in IQANdesign updated by Gustav Widén (System support) 9 months ago 1

In iQAN design 6.08.32 I have noticed that the project checksum which is calculated in the project statistics window is different from the one that is displayed when I right click the .idax file in windows explorer, select properties, then file info.

Why is this?

File info window

Image 4605

Statistics window when the file is opened in 6.08.32.8219

Image 4604

0

Best practice for polling inputs in the background while doing other functions simultaneously?

Hannah 11 months ago in IQANdesign updated by Gustav Widén (System support) 11 months ago 1

Hello, I am using IQAN Design and would like to know if there is a best way to poll inputs? I will need to almost constantly read several inputs and be able to control an output if any of them are in the wrong state. This is not the main functionality of the system either, so if there is a way to do this in the background that would be helpful! Otherwise, I think I would need to have some pretty complex state machines, but maybe you have a better way of doing this! Please let me know what you think. Thanks!