0
Answered

G3 Modem

Nuri ALAŞAHİN MPG 9 years ago in IQANdesign updated by Thomas Moberg (System support) 7 years ago 9

Hi, where is IQAN-G3 modem in IQAN-Design V4.02?

0

LTC - Interpolation

Zach Dockter 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 1

Is there any way to change the LTC so that when interpolation is set to "Off" it rounds up or down instead of rounding to the closest?

For instance, say my radius is 10 and my length is 38.6, can I make it show 51000 for my result?

Image 362



0
Not a bug

IQAN SV camera restart problem

Kevin 9 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 8 years ago 5

We have an SV camera connected to a system with a MD4-5. To prevent error messages getting 'covered up' by the video display we control the 'visible' property using IDCs linked to error states in the application. Sometimes when an error or message is displayed and accepted or cleared, the camera fails to initiate again and we are left with this message until a cycle of ignition.


We also get this sometimes when we update software.


Is there a known fix or something coming in software updates? Running IQAN 4.02.

Image 359

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 Ulrik Zakariasson (Software development) 9 years ago 4

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!