DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

ASCIIConfigLoad - Variable Undefined

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

0 Kudos
Message 1 of 2
(5,063 Views)

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

0 Kudos
Message 2 of 2
(5,056 Views)