I am trying to use a PWL file in a current (I) source however an error pops
up every time saying "Missing value for final PWL time in source I1".
I've examined my data file many times and no value seems to be missing.
Any help in explaining/resolving the error would be greatly appreciated.
We can't read your mind so we can't fix the problem if you don't show
us the data that causes the problem.
But speaking generically ... PWL data must have an even number of
values. The error message implies you have an odd number. But I
assume you knew that already. Look carefully for an extra space, or
some other character which might have caused a value to be split into
two.
If it is a very large file, does it have linefeeds? That's just
another thought.