06-10-2013 11:11 AM
Hello,
I've recently installed DIAdem 2012 and now a script that I've had for a few years does not run, I get the following error:
Variable is undefined: 'ASCIIConfigLoad'
As I understand ASCIIConfigLoad is a command so I don't see why it should be defined, Can anybody help?
Thanks
Ben
06-10-2013 01:03 PM
The original ascii gpi dll is not automatically registered in DIAdem 2012.
To make the script work again you have to register it.
Select the following menu entry:
Settings->Options->Extensions->GPI Extensions ...
Press "Add" and select "GfSAscii.dll"
Press "Close"
Save Desctop.ddd and restat DIAdem.
Afterwards the scripts should work again.
P.S.: The functionallity of the ascii dll was replaced by NI dataplugins but I am not sure what your script is doing. Maybe you can create a dataplugin for your files by using the DataPlugin wizard. Maybe there is already a dataplugin for your format on ni.com/dataplugins