+3
Under review

Add ability to enter True or False into dual object outputs

705David 2 years ago in IQANdesign updated by Tim Reen 5 months ago 5

With the release of IQANDesign 7, there's a new warning for implicit value type conversion.

There are lots of cases where we use Dual objects to enable and disable features because it's a cleaner (less lines of code and easier to read) than using And Or and Not math objects.

When we use these dual functions we have used 0 or 1 in a lot of these dual objects which creates an implicit value type conversion warning because it is converting 0 or 1 to a bool.

Since it's possible to already add digital channels to the Dual Object, we think it should be possible to put True or False in them as well. This would allow us to continue using the Dual Object in this manner without the nuisance warnings.


Thanks

+3

IQANscript 7 released

Gustav Widén (System support) 2 years ago in IQANscript updated 2 years ago 0

Updated user interface

  • Introduced Add button, same as IQANdesign
  • Reorganized script action categories
  • New icons for script actions

Image 3858

Other features

Support scripts based on IQANdesign variant 

Scripts can be based on .idvx variant project files. Note that send project is not supported in this version. 

Script info level 

In IQANrun, a script info level can be set to show when actions are executed.

See IQANscript release notes for more.

+3

Simulink example

Marcel 2 years ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 2 years ago 4

Hello,

I would like to get familiar with the ‘Simulink model' functionality while my colleague is working on the model. Unfortunately, there is no example in iQan Design which I can try. Is it possible to get a (simple) example of a Simulink model? Just to get familiar with it?

Thanks!

+3

GitHub

Pawel Pekala 2 years ago in IQANdesign updated by Gustav Widén (System support) 2 years 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  

+3

QR Code for information

Marcel 2 years ago in IQANdesign 0

Just an idea: It would be helpful for me if iQanDesign could generate a QRcode with information about the system on a display page which a user can scan with his phone and email/app this information. All information that is important (serial number, software version, date of system, etc.) can be send in one message (information for the code must be selectable  by the programmer). Also for documenting/testing could this be useful.

+3
Completed

/n new line in imsg/cmsg

Mack 3 years ago in IQANdesign updated by Marcel 1 year ago 4

Request to add new line feature (\n or _ notation used in QCode would work) for IMSGs and CMSGs.

+3

Look Up Table - Add to Adjustments

Julian Robinson 3 years ago in IQANdesign updated by Gustav Widén (System support) 3 years ago 1

Hi There

Is it possible to add a Look Up Table to Adjust Items? Or Adust Groups?  I want to edit the table with IQANrun in real time and see response etc. 


If this is not possible, it should be added to the ideas list please.

Many thanks

Julian

+3

DM1 Occurrence Count

EmilFernlund 3 years ago in IQANdesign updated by Gustav Widén (System support) 3 years ago 1

Would be great if the DM1 messages from the "DM1 out" also sends Occurrence Count.

As it is now it always sends 127 which makes the DM1 messages in IQAN Connect portal not work as desired.

+3

Dark Mode

NEricson 3 years ago in IQANdesign updated by Pawel Pekala 3 years ago 2

Seems to be the norm these days is to have a "Dark Mode" version of the program. Is IQANdesign going to be moving that direction?

+3

Ethernet communication

Pawel Pekala 3 years ago in IQANdesign updated 3 years ago 2

We are working on a project which includes machine vision. In order to communicate between TPU and MD4 we are limited by MD4 to CAN bus only. Are there any plans of expanding C3 and/or C4 communication capabilities?