Search for unknown functions/operations unknown to older IP versions
thomas_braun
I've gathered data for 6.0-6.3 only.
Usage
if( CheckProcedure("Procedure", "6.0.6.0") == 0)
printf "Main procedure window is likely compatible to IP 6.0\r"
endif
printf "Main procedure window is likely compatible to IP 6.0\r"
endif
The required wave is root:allData only.
In root:FuncOpData are one text wave per version which can be assembled to root:allData with assembleData().
Additional data for older IP versions is appreciated. For that call gatherData() and send me the experiment or resulting text wave.
Forum
Support
Gallery
Igor Pro 9
Learn More
Igor XOP Toolkit
Learn More
Igor NIDAQ Tools MX
Learn More