Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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:

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top