Pspice “SCHEDULE(V1,T1,V2,T2)” function problem

Leeping2d

Newbie
Joined
Jun 21, 2023
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
9
1. Pspice for TI,In some other prject, I've seen step size set as {SCHEDULE(0,1000ns,2.5m,25ns,6m,15ns)}, what soes this "schedule" function means?
2. Can you tell me my grammar for this function command?
3. Where can I learn Pspice function commands and their syntax
 

Pspice is coming with a user guide and reference manual.
The keyword is "scheduling changes to runtime parameters". The manual example is:
Code:
.OPTIONS RELTOL={SCHEDULE( 0s,.001,2s,.005)}
 
Last edited:

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…