I'm trying to automate LTSpice using the command line. I have tried the following command several times:
test.asc -run -b
However, it only opens my schematic in LTSpice and does not run it! I have no idea whats wrong with it. The schematic is a very simple circuit which should be run in less than a second. Does any one have idea? How should I resolve this issue?
Thanks