
Get parameter on SP changes type from Integer to State after first run
The value type of Get parameter is initially Integer, but after successful execution, the value type changes to State (see bottom right corner) and Script file Check throws a Value type mismatch error for Set variable since it's not allowed to assign State values to Integer script variables.
This was tested with IQANrun 6.04.2.5572, IQANscript 6.04.1.5081, IQANdesign 6.04.5.5888, and IQANsimulate 6.04.1.5081.
Initially:
After execution:
The IQANdesign project used contains only an adjustable empty State parameter channel (SP).

Script hangs on switch-else despite switch-case evaluated to true
The attached script was created in IQANscript 5.07.1.4875 and tested in IQANrun 5.07.1.5363 as well as IQANrun 6.04.2.5572.
Creating the script in IQANscript 6.04.1.5081 makes no difference.
The script hangs on a blank page in IQANrun after either switch-case has evaluated to true and it's not possible to continue execution.

IQANgo on Android phone (China)
Hello
We are preparing ourselves to commision a prototype in China with a G11. IQANgo cannot be downloaded on a local Android phone. Is there a hidden way to do so??? Can anybody help??
Regards
Andy Pauly

Dynamic Source Address Claimed by Sensor
We are using a pair of STW T01 J1939 Temperature sensors connected independently to the "C" bus on an MD4-7. The sensors create dynamic Source Address on start up - am looking for a way to use the Initialization Function group to read the two source address' and populate that value into the appropriate sensor source address field. Assume we can use CFG_NET_AddrRange to read that value but not sure a) how to identify one sensor from the other and b) once the value is read to populate the source address into the source address field?

Dynamic address claim
We are a manufacturing company utilizing MD4's and MC43's to control Hybrid transmissions. I want to be able to keep the same program and not have to adjust the source address all the time. These transmissions must connect to each other over CAN and communicate for several functions. The address claim in Iqan will disable if two modules have the same address. Is there a way to make them dynamic so if Address EX: 23 is already taken it will move its address to 24 and so on. I have used the Initializing source address to make these adjustable but its not really ideal as these could have to be setup daily.

Generic CAN message reception flag
Hi,
I am using Generic CAN message channel to process data from 3rd party CAN device. The device periodically sends the same message and I am wondering if there's a way to differentiate the message being processed in the current cycle from the message received from the previous cycle. Some kind of a reception flag would be really helpful

Connecting to Multiple Master Modules with Single Master Projects on Shared J1939 Bus
How does IQANrun or IQANgo behave when you try to connect to master modules that have their own single master project but share a J1939 bus? If I try to connect to them on that shared bus will it give me the option to select which master module/project to connect to?

Invalid PGN Identifier
My IQAN program is trying to read engine lamps from an engine. The engine manual specifically states to use PGN 65226, however my program says that 65226 and 65227 are invalid identifiers....
Any ideas on how to make this error go away?

Exporting issue
I am seeing the following error with Simulink export (the config file is attached). Can you please tell me how I can direct my config to generate code specifically for MC43? I am connected to MC43 through a Kvaser Leaf 2.

The IQAN preferences menu should normally be set to build both target and simulator code.
If it is set to only build simulator code the code will run in IQANsimulate on the PC, but cannot run on a physical IQAN-MC4x hardware (the target)
Customer support service by UserEcho