×
Pulsonix.com will be undergoing scheduled maintenance on 14 September 2026 between 14:00 and 15:00 GMT. We apologise for any inconvenience caused during this time.
Pulsonix User Forum
Technical advice from Pulsonix engineers and the wider community.
Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
pdr
Posted - 21 Sep 2018 : 16:45:22 Hi.
I am trying to do a (control loop) simulation with laplace devices. In these devices you can use equations to define its behaviour. I would like to enter values in these equations by means of the .param simulator control. However, this makes the simulator abort with a syntax error.
When I look at the generated spice netlist, I see that the .param name is copied within the quotes and not replaced by the actual value
the Pulsonix Spice Manual states that the Laplace model can only work with numerical constants like 1.234. Parameters are not mentioned, so i assume they are just not supported there.