+3
Under review

Idea: ​Ability to change TP channel value using Qcode

Tuomas 10 years ago in IQANdesign updated by Nick Pridham 10 years ago 4

Ability to change TP channel value using Qcode like:


if VDIN-Choice1 = true then TP1 := "Your choice value is:" + MAC-value1 + " that is under the limit"


If VDIN-Choice2 = true then TP1 := "Your choice value is:" + MAC-value2 + " that is over the limit

+3

IQANrun 3 Free app available on App Store

Ulrik Zakariasson (Software development) 11 years ago updated 10 years ago 17
Image 21

IQANrun takes the first step to mobile devices. With this free version you can perform some basic functions like, viewing system status, logs, measure and adjust.
Today the app works with IQAN-MD4 and basically it allows you to do the same things as you can do in the IQAN-MD4 systems menu.
Future releases will come with Android versions and Pro versions will include more functionality such as SW update, settings viewer, save logs and graph measure.

Please see the attached presentation and press release for additional information.
Press release - IQANrun 3 Free.pdf
Presentation - IQANrun 3 Free for tablets.pdf

Image 18
+3
Completed

Create new Measure Group with IQANRun 3.xx

Mirre 11 years ago in IQANrun updated by Ulrik Zakariasson (Software development) 8 years ago 7
+3
Completed

J1939 at 500kbps

Frederick Prigge 11 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 10 years ago 3
Hi, I am seeing more and more components that run J1939 at 500kbps. I know the specification says it is fixed at 250, but some engine controllers and some hybrid components are now requiring 500kbps. In IQAN design this particular CANbus type has a fixed baud rate, you cannot change it. For now I have to hardcode 29bits messages and use geneic CAN busses to talk to these components, but without all the added benefits of using your "real" J1939 implementation.

Please add selectable baud rate for J1939 busses as well.

Thanks for your great product.
+3
Completed

JFOUT multi-packet for handling text strings

Nick Pridham 11 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 12

I have an application where I want to send text strings over CAN on a very occasional basis. A tool for handling extended outgoing CAN frames for this task would be very useful.

Please include an auto ASCII converter in the tool.

+3

IQAN video tutorial on Qcode

Gustav Widén (System support) 10 years ago in IQANdesign updated by Er. Abrar Shaikh 9 years ago 3

Part four of the IQANdesign tutorial is now available, this one is introducing some of the Qcode sytax:



+3
Under review

Dyamic range for Gauge and Bar control

John Wambold 10 years ago in IQANdesign updated by Gustav Widén (System support) 6 years ago 5

There are many applications that require a variation in units. Currently if I want to display a pressure gauge, I would need to create a PSI pressure gauge, and a BAR pressure gauge. Then control the visibility properties of the gauge to display the desired gauge.

It would be helpful to tie an integer parameter to the "Min value" and "Max value" of the gauge control or bar control. By doing this it would also be necessary to change the "Tick count" value with an integer parameter. This way the programmer would only need to make one gauge and control the properties inside the "Display application" as opposed to multiple gauges.

+2
Not a bug

Array bug in iqan 7.06

Rodrigo Perez 2 weeks ago in IQANdesign updated by Gustav Widén (System support) 2 weeks ago 1

If you store an integer composed of 8 or more digits, in many cases the stored value does not match the expected reference value. The discrepancy typically occurs in the least significant digits, which may be incorrectly stored or retrieved. However, the issue does not appear when the least significant digit is 0, in which case the value is handled correctly.

Image 5316

+2
Planned

Scale MD5 display in simulation

Ian W 1 month ago in IQANsimulate updated by Gustav Widén (System support) 1 day ago 2

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. 

Image 5280

+2

Export Logs to XML

John Andruch 3 months ago in IQANrun 0

Hello,

I recently migrated to 7.05 IQAN suite from the 6 version. I noticed that the ability to export logs into XML has been removed. I just completed an automatic data load process that uses XML. I chose XML because it provided more metadata around which machine and when the information was being pulled. Can we get this functionality reinstated?