+1

IQAN Serialnumber

Rick 8 years ago in IQANdesign 0

IQAN offers a Serialnumber ModuleDiagnostics channel, but its in text format. As far as I know, you can't reformat/put that into a numeric channel, or on the CANbus.


What I would like to do, is sending over a unique hardware number (doesn't necessarily have to be the serial, just as long its "baked" into the IQAN somehow) over CAN. So another (non IQAN) unit notifies whenever hardware was replaced. Ideas?

+1
Completed

Eliminate a wasted J1939 CAN BUS

Forrest 8 years ago updated by Gustav Widén (System support) 5 years ago 2

I run a dedicated J1939 Bus to speak with the Vehicle CAN. I imagine most do it this way.


Now that I have to cover for the possibility of both 250kbs and 500kbs J1939 vehicle CAN buses, and do not want to have multiple versions of software floating around if I can help it (tried it, can be a bit of an unneeded mess), I am running out of CAN Buses on my MD3s.


The way it is now, I am planning on setting up 2 vehicle can buses, each with their own "engine", then pick which engine to enable in the settings (250kbs, 500kbs, or disabled). Unfortunately, that leaves me with a wasted Bus since I can not run both the 250 and the 500 to on the same physical CAN Bus pins. An empty Bus might even throw an error. I haven't tested it yet.


It would be nice to be able to select J1939 bus speed in the software settings or be able to disable the unused bus in the settings. Either would free up a bus on the MD3 so I wouldn't have to put absolutely everything else (Master, Expansion, Diagnostic, and J1939 components) all on the same physical bus.


+1
Completed

reorganize menu structure

mgoutier 8 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 5

It would be nice if we had control over the menu structure of the "System" and the "Functionality" tabs much like we do on the "Adjust groups" tab. I like to organize my programs so they are all as similar as possible for troubleshooting purposes.. if something ended up out of place it is usually not worth going through the process to reorganize..

+1

MODE SELECTOR FOR VIN CHANNELS

jesse kilde 8 years ago in IQANdesign updated 8 years ago 3

IT WOULD BE NICE TO HAVE A STATE MACHINE OR STATE PARAMETER FEED INTO A VIN CHANNEL SAME AS IS CURRENTLY USED FOR COUT CHANNELS AS A MODE SELECTOR. ALSO IF THE UNIT COULD CHANGE WITH THIS WOULD BE VERY HELPFUL. WHEN CHANGING FROM ENGLISH TO METRIC PSI/BAR I WOULD LIKE TO JUST HAVE TWO SETS OF CALIBRATION AND SCALES THEN HAVING ALL OF THE MATH CHANNELS AND TEXT PARAMETERS TO SHOW THE PSI/BAR NEXT TO THE VALUE ON DISPLAY PAGES. I CURRENTLY HAVE 112 VOLTAGE IN PUTS AND WILL HAVE A HECK OF A TIME PUTTING IN ALL OF THE MATH CHANNELS AND VALUE CHANNELS JUST TO SHOW THIS AND CHANGING ALL OF THE FUNCTIONS THEY FEED INTO.

+1

Not able to flash program in MD3 Module

SANDEEP RAJAN 8 years ago in IQANdesign updated by Gustav Widén (System support) 8 years ago 6

Hello, I have used MD3 module and have also flashed my program in the kit as per standard process. But unfortunately today am not able to flash my program in to the MD3 module.


it says error - "No handshake reply from master module Unknown"


Can some one help me the solve this?

+1

IQANdesign 4.03 released

Gustav Widén (System support) 8 years ago in IQANdesign updated by anonymous 7 years ago 0


Highlighted features


MD4: Support for rotating images

Added new property Rotate on Image controls.

Image 413

Example usage, a wheel position indication for all-wheel-steering:

Image 414


Pixel size at font size properties

In addition to the predefined font sizes (Tiny, Small, Medium, Large, Huge) it is now possible to enter the font size in pixels directly (as an integer). Implemented for label and value controls.

Application documentation, add adjust items
Included adjust items and parameters with limits in the auto generated project documentation. Image 415

Remove logging of saturation warning
Logging of the COUT saturation warning is now removed. COUT status will still indicate if the output is saturated (unable to drive the commanded current).

IQAN-SV Add module info in menu system
Information about an IQAN-SV camera can now be shown after it has been assigned by selecting the camera in the camera menu.

Image 418


For more info on feature updates and problems solved, see release notes

+1
Answered

Refer to comment using QCode

Jan Gillesen 8 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 8 years ago 2

When using a boolean function in QCode we were able to link to a comment. Is that intentional or a bug? :)


Image 404


Top one is a finite state machine, second one is the comment.

+1
Answered

Ports and protocols required via Ethernet connection

Frank GUO 8 years ago updated by Marcel 7 months ago 6

Could someone advise what ports and protocols IQAN software are using when connecting via Ethernet to MD4?

+1

J1939 JPOUT fault property

Rick 8 years ago in IQANdesign 0

Another J1939 related suggestion. For incoming CAN traffic, JPIN blocks have a "J1939 error check" property. I assume this will set the value to 0 (or as defined in "error value") when the value is marked faulty by giving it a high value (11 for 2 bits, 1110 for 4 bits, 0xFE for bytes, et cetera). J1939 states that, besides sending out DM1, erroneous values should be marked with that high value.


But I'm missing the same property for outgoing traffic. Would be nice if JPOUTs have a "fault active" property that can be linked to another digital block. Now I have to make an extra math block in between, and can't utilize the built-in "Offset / Scale" properties.

+1
Under review

Open PDF via Interactive Message

ksilovich 8 years ago in IQANdesign updated by Jesus 7 months ago 7

Is there a way to have a button on an Interactive Message open a PDF? I am unable to figure out a way to accomplish that.
We would like to have it so a customer can get more detail on the message that just was displayed.

Something like this

Image 347