0
Answered

Python?

Lin Zhao 1 year ago in IQANscript updated by Gustav Widén (System support) 1 year ago 2

Is it possible to run a Python script with IQAN tools? Such as IQANrun or IQANscript?

IQANrun is used to run scripts created in IQANscript, on the PC. 

What you create in IQANscript is primarilly a set of script actions for user interaction and diagnostic interaction with an IQAN control system. 

There is no direct way of incorporating a phyton script, but if you create an .exe from it you could call this with the IQANscript script action Execute program: 


Image 3384

Image 3385