+4

Synchronis time with NMEA GPS

Florent Mirieu de Labarre 9 years ago in IQANdesign updated by Ville Karlsson 4 years ago 1

Hi

I use a GPS (GARMIN 1020xs) on my product, for this function http://forum.iqan.se/topic/1063339-backlight-auto-adjuste/ I need to know the real time. By using the NMEA (= Canbus), I can read the GPS time, but it is impossible to change the time of IQAN master.


What do you think about this function ?


PS : there are a time synchronisation with the modem ? (cellular operation give time to a cellphone).


Regards

+4
Answered

Force Ouptus in Diagnostics Mode

Julio Caraballo 9 years ago in IQANdesign updated 9 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) 4 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 months ago in IQANdesign updated by Christopher Fridstaden 4 months 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 7 months ago in IQANdesign updated by theo mastenbroek 7 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
Under review

Add 'clear' button to adjustable keypad please

Kevin 8 months ago in IQANdesign updated by Gustav Widén (System support) 8 months ago 1

I have been working on a customers test rig that tests different components at various pressures.

When carrying out extensive testing of various components it has become quite frustrating to adjust the pressure test value on a constant basis. I have inserted a parameter that allows the customer to adjust using the built in keypad, and although I can make a button to raise and lower this parameter on screen, this too can be annoying as the range of pressure values is quite large. They need a 1psi resolution and it can be between 0 and 15000 psi.

The easiest solution was to insert the parameter as an adjustable and use the built in keypad as shown, but I have found its quite laborious to press the delete button for each digit on screen before entering in a new one, and with it being an MD4 its not as responsive touch as the new MD5, sometimes missing button presses. If I'm going from 15000 psi to 3000 psi, it involves deleting the whole existing number manually digit by digit before entering in the complete new number. Without any way of just removing the 15 and replacing it with a 3, can there be a delete button (or cross for example) to 'clear' the whole number instead of just a digit by digit delete as illustrated below rather than just the single delete button? 


 The current keypad with single digit delete button:

Image 4449


The ideal setup with modified keypad:

Image 4447

There may be an easier way around this issue that I'm not aware of!

+3

Import TXT files

lbartik 1 year ago in IQANdesign updated by I CAN GO 1 year 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 Tim Reen 3 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) 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.