0
Under review

Handling huge (unsigned int32) numbers

Rick 9 years ago in IQANdesign updated by Gustav Widén (System support) 9 years ago 3

Is it possible to have a 64bit, or at least a "unsigned" property for some channels?


I ran into problems when dealing with huge integers. For example, this won't work in the QCode of an IMAC:

X := 200100 * 56200


I guess "X" is automatically a Float, so it can't store such a large number. IMAC channels can hold a large number, but also if the most significant bit is on, it will end up as a negative number.



Same issue more or less with JPIN blocks. You can workaround it by chopping it up into 2 16-bit values, and glue them together later on, but it's not very elegant of course.

0

Change decimal mark

Jonas Bengtsson 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 0

It would be nice if there where a parameter to change the decimal mark.

We are shipping machines all over the world and some regions uses ".", other uses ",".

The MD4 only use "."


Overview of decimal marks around the world

0
Fixed

Languages not updating in Design version 4

Tuomas 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 8 years ago 4

If I update languages which are not main language (no 1 in the language list) then languages are not updating, but if I change main language column first and after that I change other languages columns then updating works! Also If I make corrections to Excel language document columns which are not main language then language importing doesn't work

0
Answered

PGN 42752

Zach Dockter 9 years ago in IQANdesign updated 9 years ago 6

I have an MD4-7 display and when I program it using IQAN Design 3.18, I can read PGN 42752 coming from address 27h. When I program the same display with "the same program" imported into IQAN Design 4.02, it does not work...

Screenshots

PGN42752.doc

0
Fixed

4.02 Gripe list

Michael Carlyle 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 8 years ago 9

1) the Splash screen does not show up at startup (Black screen shows instead)

2) when trying to load a new MD4 I get a message to load 3.7 or higher first before 4.02 program will load - this should not be required on a new MD4.

0

Issue in measure of data

Suvankar Saha 9 years ago in IQANdesign updated by Gustav Widén (System support) 9 years ago 4

We are trying to capturing data in "measure group" of iQAN mc2 & mdl2. We kept both the controller in "B" (master Bus). We kept diagnostics in "A". CAN communication terminate frequently, during data capture. Can anybody suggest the possible solution?

0
Answered

Axis camera setup with IQANdesign 4?

Paul Summers 9 years ago in IQANdesign updated by Fart bader 3 weeks ago 5

We wanted to leverage some of the new features of IQANdesign 4 but have found that the backup camera no longer displays properly once updated from IQANdesign 3 (system utilizes an AXIS F1005-E camera and AXIS F41 main unit).


In IQANdesign 3, the camera displayed correctly utilizing the following video stream URL; http://root:root@192.168.129.10/mjpg/video.mjpg?resolution=%1x%2


In IQANdesign 4 the camera has to be added as a generic module and no longer displays correctly.The following is the information entered into the generic modules property inspector;

IP Address: 192.168.129.10

Username: root

Password: root

Path: http://mjpg/video.mjpg?resolution=%1x%2


Any help would be much appreciated!

0
Answered

change time and date directly in the program from 4.0

DTD_SIOS 9 years ago in IQANdesign updated by Gustav Widén (System support) 5 years ago 3

Is there some possibility to change time and date directly in the program himself.

0

Free use of touchscreen areas

Metalfor 9 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 2

Hello. It would be interesting to have the chance to declare freely different touchscreen areas to our applicactions. As far as I know, the only way to use touch areas in display is with an image and declared it as a touch object, but there is not an "touch area" object available to asign it the action when you press. Here an example in other image edition tool. Regards. Diego.

Image 322

0
Fixed

PDF file issue

Argy Tzouhas 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 3

I have been working with IQANdesign 4,01 and I am ver excited about adding the PDF files into my programme.

After loading all my PDF files and then assigning the action to the Text Labels and saving the file, the references are switched when I reopen the program. The text label that was assigned to open the Pump PDF file is now assigned to the Filter PDF and the Filter label is assigned to the Pressure sensor PDF etc...

I am not sure if I am doing something wrong or if I am doing something wrong.

Has anyone else noticed this issue?