0
Fixed

Array channel - no resulting object

C. Drouaud 7 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 6

Hello,


I have a problem with an array channel Qcode. I have 4 array channel really similar, but for one of them, a variable is not accepted and I have a "no resulting object error".

See below screenshots.


Array channel that works fine (Drilling data - depth) :

if PositiveFlank(New hole) then
Drilling data - depth[Hole number] := Depth MET
endif

Image 1126Array channel that bugs (Drilling data - speed) : if PositiveFlank(New hole) then
Drilling data - speed[Hole number] := Mean speed
endif
Drilling data - speed [BUG]Both Qcode are the same axcept the variable. I try to re-write several times the code, I always select the variable from the suggested list.
For your information, I work with IQANdesign 4.07 version. It is not the forst time I have so weird error like that. Once, in a Math function, I had to add *1 not to have an error.
Thanks in advance for the help !

0
Fixed

Bold Text Bug

Joe 7 years ago in IQANdesign updated by Gustav Widén (System support) 3 years ago 3

When using BOLD text style, some characters are trimmed on the edge of the label (A's, Y's, etc.).

0

Spliting value in 2 byte in generic frame

C. Drouaud 7 years ago in IQANdesign updated by Jonas Bengtsson 4 years ago 3

Hi everyone,


I need to send a generic frame, but the generic parameters are not always the same size. For example, in a certain mode, I have to send four 2-bytes parameter on my frame and in another mode, I have to send eight 1-byte parameter.


How can I manage this ? Can I split the 2-bytes parameters in two 1-byte parameter so I have just 8 generic 1-byte parameter (value depending on the mode) ?


Thanks in advance for your ideas.

0
Completed

nb of array limitation

Jean-Marc Zanni 7 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 1

Developing an application on an MD3.  When checking the program I got the following message:

Image 1106
How may are we allowed to use?

0

Display overlay

Jack 7 years ago in IQANdesign updated by Kerry 7 years ago 1

How do we get the screen to overlay the main display like in the picture, I can create a view with a additional layer but it does not overlay

0
Answered

Flexibility with sorting modules or FGs in desired order under Functionality and System branches

Pawel Pekala 7 years ago in IQANdesign updated by Gustav Widén (System support) 7 years ago 3

Would be nice to have same flexibility with sorting modules or FGs in desired order as in User Interface/display pages. 

Answer

You do that by moving them around in the Calculation Order dialog.

0

Master to master comunication efficencies?

Forrest 7 years ago in IQANdesign updated by Gustav Widén (System support) 7 years ago 1

I am considering a MD4, MC42 and MC41 system vs. the current MD3 with a pair of  XA2 modules for a revamp comming up.


Does version 5 comunicate between masters more efficently than V4?

How about V6, and if so, about when can I expect it?


How many packets of information can I send before the bandwidth gets clogged and performance is impacted?


Is there a way to set J1939 inputs to autmatically generate when an J1939 ouput is created in another master?

If not, please consider it for a future revision.


0
Answered

License number not working for old versions

Richard Staite 7 years ago in IQANdesign updated by Gustav Widén (System support) 7 months ago 6

I am trying to re-install a couple of older versions of Iqandesign onto a new Computer so that I can work with some older applications but for some reason my license number will not allow the installation to continue as a licensed version - only as a trial version

0

Mixed can message id length on same bus

Chuck 7 years ago in IQANdesign updated by Gustav Widén (System support) 7 years ago 3

For generic busses, I would like to suggest the ability to specify message Identifier Size (11 or 29bit) on each message rather than the entire bus.

0
Fixed

Sorting by Identifier in list for CAN module not possible

Peter Nyman 7 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 7 years ago 2

Hi. It's not possible to sort by identifier in the lists of CAN-modules.

In fact all of the sorting functions in theese lists are malfunctioning or not working att all.

If you have a long list of parameters it's difficult to see if one is occupied when adding a new one.

Also the sorting should switch between ascending and decending when clicking a column again.


Using IQANdesign 5.01.35.4850