01-27-2017 04:05 AM - edited 01-27-2017 04:27 AM
Hey everybody,
I try to create a GCODE from outside of NX9 (node js application)
I did a batch file for that who execute the post processsor but I have got an error.
I think it is come from my Visual Studio compilator but I dont find the error.
The MSVCDir environment variable is not set correctly.... you must modify ufvars.bat
If anybody has got an idea it will be helpful for me
Have a good day
01-27-2017 05:06 PM
Is postprocess.bat something you wrote? Be sure the required NX environment variables are defined. For an example, take a look at mach\auxiliary\runugpost.bat. Even if you create your own command line, you need some of the variables defined.