Trouble importing .txt as PWL

Using basic dummy circuit to test arbitrary waveform imports from txt file. Get this whenever I run.

Fatal error: Could not open file “”“qspice_waveform_toamp.txt”””
The problem occured while parsing the line:
V1 N01 0 PWL FILE=”“QSPICE_WAVEFORM_TOAMP.TXT””

Also gets error when in format C:\Users\usernames\Documents\QSPICE\QSPICE_WAVEFORM_TO_AMP.txt which is the location of file.

Additionally used this tutorial - https://www.powerelectronicsnews.com/qspice-the-various-types-of-power-sources-part-5/ - downloaded the files and used the 02 Generators file which also imports a .txt

Same error.

I feel I have a fundamental misunderstanding of either directories or syntax. Or perhaps the syntax had been updated since that tutorial was released? Any help would be much appreciated.

Vsource PWL file (dual).qsch (1.7 KB)
Vsource PWL file format1.txt (59 Bytes)
Vsource PWL file format2.txt (59 Bytes)

1 Like

Perfect, thank you. Everything is working.