I am using psp_cmd.exe to run Orcad pspice simulations. I would like a way to export these .dat files to text files for further parsing and plotting (I am using Python, not MATLAB). Is there command line access to the .dat export?
Alternatively, how can I parse the .dat files output by pspice into text files, maybe through a different exe file?