Hi,
i'm trying to make a program that can open the Xilinx command line tool (xsct.bat file) and in the same program i need to send a command in it.
I've found already a useful program that allowes me to open that program but i don't know how to send a command in the xsct.bat cmd that it opens.
I attach the program that i'm using with a constant that contains the command that i want to send in the program that opens when i run this VI.
(IMPORTANT: the command in the constant must be sent in the xilinx command line tool and not in the normal windows cmd)
Thank you.