Mobs
[SOLVED] Textfield patterns (input masks)
So I am trying to make a generic platform different electrical/electronic circuit sims and long story short they use these instructions which look like this more or less depending on the simulator.
And I need to keep track of the name in this case it is 'Delay_fall' for the above instruction.
So in this case I can't let the user change the
.meas tran Delay_fall
(this is for one case and one kind of syntax)
So I really don't know what kind of other cases I will run into in the future so I would like to have a flexible system.23 replies