Tool/software:
Hello,
I want to use the program FET-PRO430-STD. The GUI "FET-Pro430.exe" with all the settings works fine. But I want to controll the programming via C# and for this reason I want to use "FP430-commandline.exe". But the commandline.exe returns only >0 (zero) wenn I send the command "F_OpenInstancesAndFPAs( "*# *" )". I think some settings in the "FPAs-setup.ini" are missing. My only setting is "FPA-1 *", I think that an info about the comport is missing, the c++ example gives the name back "MSP-FET430UIF COM38". The description pdf is very short for the commandline.exe.
Can anyone help ?