+2

Script for IQANRun for Tablet

Frank GUO 7 years ago updated by Laura 3 years ago 3

Can IQAN script file work on IQANRun tablet? If not, is there any plan to have it in future?

+2
Under review

Simulate I/O diagnostics cases for HS or LS digital output on MC4X

Fredrik Lorenc 7 years ago in IQANsimulate updated by Gustav Widén (System support) 4 years ago 4

It is possible to simulate different I/O diagnostics cases for i.e. current outputs on the MC43 by left-clicking on them and selecting status. A list of different I/O faults appear for the given output. However, when trying to do the same for a HS, LS or HS/LS digital output, the "Status" option is grayed out. I find this strange as the manual for the MC4X states that there are diagnostics for these output types as well.

+2

Line Graph Min/Max

Joe 7 years ago in IQANdesign updated by Jean-Marc Zanni 5 years ago 1

It would be nice if the min and max values for the Y-axis of a line graph could be driven from a channel rather than static?

+2

Log an Array

Mark Walser 7 years ago in IQANdesign updated by Hugo Giroux 4 years ago 5

Is there a way to log an array.  I have 4 values that are put into an array that I want to log for future data analysis and logging them as 4 separate items does not allow for using the data effectively.

+2
Completed

Difference between version Github

Florent Mirieu de Labarre 7 years ago in IQANdesign updated by Gustav Widén (System support) 6 years ago 3

Dear



+2
Completed

flexibility adjust and code

Masia Jean-Baptiste 7 years ago in IQANdesign updated 3 years ago 5

Hello


It would be really interesting to be able to assign parametrizable functions to certain settings which are for the moment, inaccessible with parametrizable functions or mathematical function in order to have more flexibility in writing. Here is a concrete case that I am facing more and more! I often have several machines at the same customer, which are very similar, but with some small differences. We would like to gather all the programs of the different machines in one and to come to select it by means of parametrizable function. Until then, there are not too many difficulties. On the other hand, sometimes some are equipped with outputs (current out) bidirectional or unidirectional. This choice can not be made other than by selecting yes or no. I did not find the way to associate them with a logic or function configurable.


Image 1064

It would also be interesting to be able to activate or deactivate a calculator by configurable function. Example: for the same customer, sometimes I will have 1 MD4, a Mc43 sometimes an MC41 and sometimes nothing. But each time, the same graphical interface. Basically, it would be really interesting to be able to associate with all the settings available in yes no, by mathematical or Tor or adjustable functions.


Thanks

+2

touch screen coordinates

Peter Nyman 7 years ago in IQANdesign 0

I have an MD4 connected to a computer via CAN.

I have designed a keyboard in the MD4 to send keystrokes to the computer so that it behaves as a regular keyboard in windows.

Now I would like the possibility to create a mousepad in the MD4 as well. If i could just read the coordinates of a touchposition this would be easy. Is there a way to do this or could it be implemented?

+2

IQANdesign 5.01.35 with IQAN-MC4xFS released

Gustav Widén (System support) 7 years ago in IQANdesign updated 7 years ago 0

Release of IQAN-MC4xFS in IQANdesign

The new IQAN master controllers IQAN-MC43FS, IQAN-MC42FS and IQAN-MC41FS have been certified by RISE; the new modules are now available for use in IQANdesign. 


Image 1048


The IQANdesign installation includes the module instruction book, this document also serves as the safety manual for the MC4xFS modules, explaining how to use the products in applications where IEC 61508 SIL2 / EN ISO 13849-1 PLd is needed.



In this safety manual, we have included details on both hardware and application software aspects, you will find several references to IQANdesign in the instruction book, below is an excerpt:

Image 1051





In the safety manual you will also find the certificates for the IQAN-MC4xFS:

Image 1050





Use check for updates to upgrade to IQANdesign 5.01.35, or download the latest setup files here:

http://divapps.parker.com/divapps/iqan/IQANSoftware.html



For more details about the IQANdesign update, see release notes:

http://divapps.parker.com/divapps/iqan/Downloads/IQANdesign%205/ReleaseNotes5.01.35.htm

+2
Completed

Indention, array reference

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

1. It would be really nice to be able to select multiple lines of text in the QCode window and indent them with the tab key.  It never fails that I want to change something and nest the existing code inside of an 'IF' statement and it looks much cleaner to have everything indented.


2. When copying an array, it would be great if the references to itself within the array would automatically update on a name change.


Image 1006


+2

Adjustable GFIN Page Mask Value

Vincent Thiele 7 years ago in IQANdesign updated by Pawel Pekala 4 years ago 4 1 duplicate

Can we add the functionality to link the Page value field of a Generic Frame In to an Integer parameter so it can be adjusted and not hard coded into the program? This functionality would be similar to the Generic Frame’s PGN field that allows linking to an Integer Parameter.


I’m working with a proprietary CAN message set that has a single node Source Address with a single PGN that uses page masking to indicate which signal instance the message is for. I’d like to make an External Function for this message input, but as of right now I am unable due to having to hard code the page value for each input frame.