Hi all - Hope you're able to help me with this.
I'm trying to simulate the project attached with the OPA209 Pspice-model zip file: http://www.ti.com/litv/zip/sbom451
I have included the OPA209.lib in the simulation file, but i keep getting the same error:
Unable to find index file OPA209.ind for library file OPA209.lib
Making new index file OPA209.ind for library file OPA209.lib
Index has 17 entries from 1 file(s).
.SUBCKT RNOISE_FREE_1 1 2
*ROHMS = VALUE IN OHMS OF NOISELESS RESISTOR
.PARAM ROHMS=1E6
ERES 1 3 VALUE = { I(VSENSE) * ROHMS }
RDUMMY 30 3 1
VSENSE 30 2 DC 0V
.END
$
ERROR -- Command invalid in subcircuit
----$
ERROR -- Missing .ENDS in .SUBCKT
I've tried to create a new project, but to no avail... - seems like spice still expects a .ind file.
Any help would be greatly appreciated.
Kind regards Kasper.