10-24-2018 06:52 AM
Isnt it better to put the config-file next to my custom C#-GUI.exe that is calling the Teststand-API?
I am not calling seqedit.exe anywhere direct.
10-24-2018 09:23 AM
Sorry, I had not reread that you are using a C# app. If you are compiling the C# application, you can add the setting to the app.config file in your Visual Studio project. Otherwise, you can add an appropriately named <exename>.exe.config file with the setting next to your application EXE.
10-25-2018 02:27 AM
Ok.
I also tried to put the file to seqedit.exe but i dont have access in this folder in my Widows 10.
Explorer is started in Administaror-mode but it says "access denied" in folder C:\Program Files (x86)\National Instruments\TestStand 2017\Bin.
What can i do to create this file?
10-26-2018 11:02 AM
You must have administrative authority to place the config file next to SeqEdit.exe under the program files directory.
10-26-2018 01:41 PM
Since we have not diagnosed the issue you are hitting, I would suggest also updating to NILM 4.2 or later.