+2

Text fault list

Marcel 4 months ago in IQANdesign 0

I receive an error code from an external function. This code will trigger the necessary alarms. I want to display only the active alarms in a list and refresh if alarms change. Any idea’s how to do this?

Image 4136

Example:

Image 4135

+2
Fixed

Lose ability to scale and zoom measure files when saved and opened later

705David 5 months ago in IQANrun updated by Gustav Widén (System support) 3 months ago 4

When you first take a trend using measure in IQANRun 7.01, you have access to a menu with the features:

- Show status bar

- Zoom to extend

- Auto Scale Split

- Auto Scale Join 

- View Cursor Range

- Comment

This menu goes away when you open a measure file that was saved. This makes analyzing measure files later very difficult.

+2

Align channels in Design?

Kanaille 6 months ago in IQANdesign updated by Thomas Moberg (System support) 6 months ago 3

Hello,

simple question. Is there a way to align channels in IQAN Design Code? For readability reasons.

I can't find the function and my colleagues have no idea either.

+2

IQANdesign 7.01 released

Gustav Widén (System support) 6 months ago in IQANdesign updated 6 months ago 2

Feature highlights


Multi-line support for messages

Image 4078


CMSG and IMSG channels now support multi-line on Text and Help properties.

The message box indicate with arrows that one can scroll up/down.

RAM memory optimization

Memory usage for Qcode is optimized.

RAM usage has also been decreased for IDC channels not using toggle, delay on/off or function selector.

Possible to select 1 Mbps as J1939 bus speed

Image 4079

J1939 is normally 250 or 500 kpbs. For proprietary buses based on J1939 it is now possible to also use 1 Mbps.

Set default width on new channels
Added default channel and function group width to options dialog.

Other

For more features and fixes, see Release notes - IQANdesign 7

+2

Problem with Program Installation with IQANGO through iPhone

Walter 7 months ago in IQANgo 0

Good morning,

I have a problem with  program installation with IQANGO through iPhone, first of all the version of my program is ...

Image 4012

These are the enabled access...


Image 4013

This is the IQan Go's version ...

Image 4014

So the problem is while I was trying to connect through Bluetooth to the system (figure 3), through IQanGo app. I was able to connect and log in correctly to the system.  

Image 4016

When I was trying to send the program to the system, IQanGo request to me to log in again, so after I introduce the username and the password(figure 1) , the program send me a message that the password is not correct(figure 2). And then I got stuck in that step, and I'm not be able to install the program into the system. Please I need help with this problem.

Image 4017

                                                                  (Figure 1)

Image 4018

                                                                       (Figure 2)

Image 4015

(Figure 3)

+2

Dual Direction Math Changing a value from Negative to Positive

I CAN GO 11 months ago in IQANdesign updated 11 months ago 6

Good Afternoon,

I am rather new to IQAN Design and need some assistance. I am using a looking to run an L90 valve with an MC43 and for one of the functions in a dual direction math channel I would like to switch the value from negative to positive and vice versa for the positive value. In essence the direction of the valve needs to change from the direction of the joystick.

Anyone out there have an easy way of doing this?

Thank you.

+2

GitHub

Pawel Pekala 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 0

Hello,

It would be extremely beneficial to have GitHub "capabilities" with design files for version control. Great example would be to link IQAN with COPIA.

Cheers  

+2

Channel to reactivate error messages

Eric Gustafsson 1 year ago in IQANdesign updated 1 year ago 1

Hi!
I would like to use a channel to reactivate error messages. This can now be done every x seconds, but I'd like a button for it. 

Image 3652

+2

Precision Position (4-Byte)

Greg R 1 year ago in IQANdesign 0

I commonly use position data in my functions and some behaviors require precision latitude/longitude (4-Byte, 10^-7 resolution). This is an issue due to the limitations of floating points in IQAN. I have come up with a solution to this problem. 

Most behaviors require 2 positions (vehicle position and desired waypoint). so you will have 2 sets of Lat and Long to deal with.

First you must keep the 4 bytes of each value split into 2 byte chunks until they are processed into relative position (a function in the below file). once the position is in relative space, the value is small enough to avoid any precision loss in the floating point form. you can change the inputs to make the origin either the vehicle or the waypoint.

The next issue is displaying real Lat/Long values (Not relative). The second function in the file is used to display 32 bit values that are split into 2 byte chunks. Without going into too much detail, it calculates each individual place separately and concatenated them in a text formatting function. 

I'm sure that i am not the only one who may need these functions. I hope this helps anyone that may need them.


32BitFunctions_Position.idex

+2

is it possible to make custom screens and use g11 bluetooth.we want the customers to conect via phone

chuck streb 2 years ago in IQANgo updated by Gustav Widén (System support) 2 years ago 1

any way to connect to the canbus  using custom phone app screens?

i am sure there is a way