+1

IQAN MDL 2 PROGRAM FOR LINDE MK 5

Mahesh 2 years ago in IQANrun updated by Majid 9 months ago 15

I bought the IQAN MDL2 display, but i really didn't know it was a blank unit. Anyone can help me for program installation for Linde MK 5  or some instruction what i can do on the display, please? Already i have old MDL 2 clone file also . 

+1

IQANrun send .idsx stripped project file

Pierre Fagrell 3 years ago in IQANrun updated 3 years ago 0

Now since IQANrun is updated almost with every release of IQANdesign, would it be possible to include firmware so we can send stripped files with IQANrun? 

This would make it more efficient to store many versions and also especially when emailing projects to a customer since they are often above 25MB.

+1
Answered

Properties of software of measuring file visable in excel file

Laura 6 years ago in IQANrun updated by Gustav Widén (System support) 6 years ago 4

Hello,

We are making a measuring report with help of excel of our machines by using a measuring file. Almos every time when Iqan has an update from design 2 to 3 to 4 to 5 the top of the excelfile will change. By doing that we have problems with our report what is regenerating automatically. But also the properties are not constant.

We would like to have the project and the version in the properties of the excel file.

Image 1485

Image 1486

We expect in software version the version mentioned in the properties of the project. Not the version of iqan. By the way: it does not work to set 4.07 version in this cell

Is it possible to add the project version in the cell of excel. I thought that run 2 had this.

Kind regard

Laura

+1

Adjust initial brightness using IQANRun

J C. Crow 6 years ago in IQANrun updated by Pierre Fagrell 3 years ago 3

I would like to have a higher default value for brightness. We could change when loading the program using IQAN run, but this is not an adjustable item. I could use the backlight override parameter, but then I would have to create another adjust group to change it rather than using the standard menu system. Is there a way to adjust through IQANRun or change the default value?

+1
Answered

Enabling disk spanning.

Joe 98 6 years ago in IQANrun updated by Ulrik Zakariasson (Software development) 6 years ago 2

Image 1298

I'm getting the message pictured above when trying to build a customized version IQANrun 2 using IQANcustomize 2.

Is there a way to resolve this other than reducing the size of the archive?


Thanks,

Joe. 

Answer

You are right, there is a limitation of 2 GB of the size of the created setup file. The way to resolve this is to limit the size of the archive.

+1

IQANrun 4.00 released

Gustav Widén (System support) 9 years ago in IQANrun updated 9 years ago 3

Highlighted features

New connection type: IQANconnect

A new way to connect remotely via Internet where you pay per connection. The IQANconnect service is available for beta testing, more information will follow.


Image 253


Component navigator

The component navigator from IQANdesign is now available also in IQANrun. Use Ctrl-J for quick access.


Image 252


Compatibility

IQANrun 4.00 is fully compatible with version 3. It can be used for all operations such as adjust or accessing logs in version 3 system. IQAN Active Studio version 4 includes the IQANrun 2 setup file for use with older systems, and IQANrun 4 will give the option to automatically launch version 2 if connected to a system running that version.

0

IQANrun 7 copy mode

Ian W 1 week ago in IQANrun updated 1 day ago 2

Was the "Copy From Mode" feature removed from IQANrun7 or was this just moved somewhere else?

In IQANrun6 there are 3 options at the bottom of an adjust group, including "Reset Group", "Set Default" and "Copy From Mode" as shown below.

In IQANrun7 for the same adjust group I only see these two options in the menu.

0
Under review

Cannot pull a clone

Bobby 2 weeks ago in IQANrun updated 1 week ago 2

I have field service trying to get a clone off a multi master system with a MD4-7 and MC43.  Both are powered up and they are connected on the programming port on the MD4 using an ethernet connection.  It eventually stops and displays the following error message.  What would cause this?  Is there a way to fix it?

Image 4570

0

Renovar licencia IQAN por perdida de computador

Claudio Fuentes 2 weeks ago in IQANrun 0

Buenas tardes, tenemos una licencia IQAN que fue activada en el año 2019, la cual al revisar nuestros registros el computador fue desactivado y no la tenemos disponible, por favor nos pueden ayudar a generar un código o resetear la CLAVE PÚBLICA para instalar el software IQAN en un computador nuevo.

0

Avoiding interaction screen in IQANrun to automate logs retrieving

isidro riquelme 2 months ago in IQANrun updated by Gustav Widén (System support) 2 days ago 5

Hello Everyone,

I’m experiencing an issue with running an IQAN script automatically via the command line (CMD or PowerShell). I need to retrieve logs from a Parker Hannifin controller installed on a mining machine, and it’s essential that no interaction windows are displayed during this process. I’ve followed the scripting format outlined in the IQANrun user manual on page 117, but I’m unsure if there are additional configurations needed to establish a fully automated connection. Any guidance would be greatly appreciated!

Image 4506

This is the Screen I need to AVOID, I just need to connect direct to this Controller.

Here are the Commands I used so far:

-cif Ethernet -mac 3c-e4-b0-34-ea-38 -silent -send -script 'C:\Users\RHM\Documents\IQAN Files\GetLogsV2.0_l.issx'

The file GetLogsV2.0_l.issx is the IQANscript that contains instructions for connecting to the controller, retrieving the logs, and disconnecting afterward. Since there is only one controller connected to this network, I believe it shouldn't prompt for a connection, especially since I have specified the MAC address. I would appreciate your support in resolving this issue.

Thanks in advance