0
Completed

Command line arguments improvements

Nathan Depcik 2 years ago updated by Gustav Widén (System support) 1 year ago 3

would it be possible to have more Command line arguments available in a future update? some ideas are below

IQANdesign: having the ability recompile a converted idax file from txt back to idax.

IQANrun: having the ability to get a clone, Setting and log files from a machine. additional connection option with Bluetooth and sending an additional argument for the Bluetooth paring code. 

As well as a help command to list all the options available for command line arguments. Additionally, having the user manuals have more information in for command line arguments. such as in IQANrun 7 there is no mention on how to use the IQANconnect key if connecting with IQAN connect. 

0
Planned

Public scope channels referenced by logs give Qcode error "component name not unique" in 7.01

Ed Schippers 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 3

After I upgraded my program it generates an error, i use cycle time and the error stats that the the name is not unique. the is not the case, copying the code in a function in the application it will generate no error

code used in the evend log:

Image 4131

Same code but used in an ID in the application:

Image 4132

0

How to efficiently use both IQANdesign and Matlab together for application development?

Veeresh 2 years ago in IQANdesign updated 2 years ago 2

How to efficiently use both IQANdesign and Matlab together for application development?

Since we have limitations of using matlab models with IQAN I'm 

trying to understand/decide what part of application logic to be implemented in IQANdesign and what part to be implemented in Matlab.

Thank you in advance.

Veeresh

0

Static IP

cdvorak 2 years ago in IQANdesign updated by Thomas Moberg (System support) 2 years ago 1

IQAN Design 6.08

MD4-5 Master module

Simple application no code just for testing remote connectivity via telemetry gateway. 
For some reason in Ethernet settings for the display I can not select and set Static IP, only default is available in the drop down selection. What am I doing wrong?

0
Answered

Step size real

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

Hello,

The minimal step size off a real number is 0,01 if I understand correctly. So this means the smallest adjustment through iQan Run for example is 0,01. Is there a possibility to change this and make it smaller? Or is there a workaround?

Can you explain why this is minimal 0,01?

Thanks in advance!

0

variant files issues

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

Issues with variants.

1. no examples !!!  so i tried

2. It wasn't working, lots of errors, so i backed out

version 6 shows no errors, version 7 is litter with errors on same code

3. not sure how to make a variant i copied and pasted to create a new variant

Image 4126

Image 4127

0

Printing pressure transducer readings from MD4 display

Deanne 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 1

For a customer application, they want to print pressure transducer readings that are stored in a MD4 without the need of a laptop. In searching for solutions, some people have suggested to have a gateway and a serial port printer. I am unsure of how to implement logic to communicate with a serial port printer. If anyone has insight on this, that would be greatly appreciated.  

0
Under review

Communication error

A DOMS 2 years ago updated by Gustav Widén (System support) 2 years ago 4

I have still lot of problem with IQANrun 7.01

I can't connect with IQANrun 7 to a machine that had a 5 or 6 version programme.
I have this error :

Image 4112

And when I connect with the computer of my technicien, I can connect but if I try to get a clone, after few minutes it doesn't work and it shut down the main calculator :

Image 4110

If I try again, I have this :

Image 4111


I could update the soft with IQANrun 6 to put a 7 versus to the MC43, but I can"t connect with IQANrun7...

Still the first error message.

Sorry but a lot of problem with this last version of IQAN 7.

Is there a way to save an IQANdesign7 project to IQANdesign 6 ?

0

Calculation Order (migration to V7)

Wilfred Sijtsma | Hytrans 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years ago 1

If I want to migrate a project from V6 to V7; and I change the order of one component in a function group, then all components "fall back" to a "standard" order (the same way the Auto order function works).


Can anyone confirm if this is a bug or normal phenomenon?

0

multiple simulink top models

hongxiang yu 2 years ago in IQAN toolbox for Simulink updated 2 years ago 6

Does the IQANdesign only allow to add one simulink model in application ? I got an error "multiple simulink top models" when two simulimk modes were added in application.

Have any limitation aboout generated .ism file size or how many inside function block levels in IQANdesign ?

I was successful add a simulink model into IQAN but IQAndesign is always crashed when I try to make one more function in the model. No special error during converting to ism file. (I am using IQANdesign 6.08 version)