0
Answered
How to get the MEM with Store Value via IqanScript
Simone Delfitto 3 weeks ago
in IQANscript
•
updated by Gustav Widén (System support) 3 weeks ago •
1
Hello,
Is it possible to get the value from a MEM channel with Store value = yes via Iqanscript?
We need to read this value for the porting between MD4 to MD5.
Thank you in advance
Customer support service by UserEcho
The easiest way is to use the script action Measure. This gives you the channel value.
Alternatively you could use the Get parameter script action, for this to work the MEM channel must be in an adjust group.
Normally the Get parameter action is used for dual and quad parameters (such as calibration points for VIN and COUT channels), where the parameter value isn't the same as the channel value.