+4
Answered

Force Ouptus in Diagnostics Mode

Julio Caraballo 9 years ago in IQANdesign updated 8 years ago 3
Hello,

Is there any way to force outputs in diagnostics mode?.
It is very useful to trace step by step when a problem appears.

Thanks in advance.
+4

Ability to change logic function block quickly by drop down box?

Kevin 10 years ago in IQANdesign updated by Gustav Widén (System support) 3 years ago 6

Would it be possible to add an extra drop down box to easily switch the logic block type? When sending safety signals between modules, I often copy and paste the APP OUT into the new module so i know what names I have used as the property name. This saves time when switching back to the other module application to see what the names are.



It would be much easier if I could copy the APP OUT and simply change them all to APP IN rather than having to create new APP IN's and insert the names into each one?



Could have a drop down box on every logic block type to change to any type of function? whether it be I/O / calculation / misc / interface etc?

+4
Completed

Passive State Machine - New channel type request

Nick Pridham 10 years ago in IQANdesign updated by Ulrik Zakariasson (Software development) 9 years ago 11
I would like to have a SMC channel but without automatic priority ordering.  This means jump conditions can trigger, the state machine changes state and then remains in that state until jump conditions relating to that state trigger.

Need a store value for this function too. 
+3

Version 7.03 released

Gustav Widén (System support) 4 weeks ago in IQANdesign updated by Christopher Fridstaden 3 weeks ago 4

Feature highlights

Apply login to IQANdesign

Login previously defined for IQANrun/IQANgo users is now required also for IQANdesign. This modified functionality is applicable to projects where an access level is defined on any of the properties: 

  • Update project 
  • Remote access
  • Send settings (IQANdesign clear settings)

IQANdesign will give a warning if an access level is not defined for Update project. 

Support for MC4x/XC4x-M24 

Support for new hardware versions of

  • MC4x-M24, 
  • MC4xFS-M24 and
  • XC4x-M24.

Applications updated to 7.03 will run on both original and -M24 versions of MC4/MC4xFS hardware.

XC4x Firmware is updated to 2.02, this version supports both original and -M24 version of the XC4x expansions.

More updates and details, see  Release notes - IQANdesign 7

IQANrun updates

  • Improved keyboard navigation and shortcuts
  • Right click popup menu added to graph
  • New command line arguments

See Release notes - IQANrun 7

+3

Request for option for image gauge needles

Mack 4 months ago in IQANdesign updated by theo mastenbroek 4 months ago 1

Request to allow images to be used as gauge needles to allow for creation of more complicated gauge needles. In particular ones that don't go back to the base. (See picture 1) Current solution is to use a complicated mask system to fake the needle shape. Think this would also allow for gauges to be made where the gauge rotates around the needle (IE compasses with machine orientation stationary). (see picture 2) Not needed for my application but, might be useful to someone.

Image 4465



Image 4466

+3

Import TXT files

lbartik 11 months ago in IQANdesign updated by I CAN GO 10 months ago 2

It would be very nice to be able to open/import TXT files (inverse operation of IQANdesign.exe ProjectFile.idax -saveas ProjectFile.txt).

This would multitudes of options for code maintenance, quality control, and version management that don't exist in the current panacean GUI-as-IDE paradigm.

+3
Under review

Add ability to enter True or False into dual object outputs

705David 1 year ago in IQANdesign updated by Gustav Widén (System support) 1 year ago 4

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) 1 year ago in IQANscript updated 1 year 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 1 year ago in IQAN toolbox for Simulink updated by Gustav Widén (System support) 1 year 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) 1 year 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