I have searched pspice.com, and various university websites that offer "tutorials" or "how-to guides" where you can piece together some bits of information, but am unable to find good generalized documentation for part parameters included in PSpice for TI. Note this question is trying to find a generalized documentation, not for a single part, but for easier explanation of what I am looking for here is an example. Say I want to generate a square wave. I could figure this out through tutorials or Google searches that would allow me to figure this out for this one specific goal, but I am looking for some comprehensive documentation giving a description of a part and definition of all the associated parameters.
To continue my example with the need to generate a square wave, according to a few tutorials and other Google results, I can use the VPULSE part/model/component. So I add VPULSE to my schematic and get parameters (V1, V2, TD, TR, TF, PW, PER). Where can I find documentation on what V1, V2, and the rest of the parameters represent? Yes, I can piece this information together for VPULSE in particular, but I am looking for some overall documentation that would have reference to all standard (default) parts included in PSpice for TI with documentation defining the parameters of each part instead of having to depend on Google searches that likely refer to a vast array of different versions/variants of PSpice.
So I'd want something that says:
Part Name: VPULSE
Description: "Pulse Voltage Source"
Parameters: V1: DC Offset, V2: Voltage of ____ , TD: ...
Now I can see the Part Name and Description in the PSpice part search, but I am missing the information on the parameters. The closest thing I can find is in
Help->PSpice For TI 2020-> PSpice -> Reference Guides -> PSpice Help -> Using the Quick Reference Card -> Index of PSpice symbol and part properties -> Introduction to device equations.
This looks promising for other parameters, but the descriptions of V1 (First voltage level) and V2 (Second voltage level) are still a bit lacking. Ideally I'd like to see a diagram of a pulse with all of these parameters labeled and identified on said diagram. If no diagram, at least some more in-depth description of how to use the parameters to generate something. Also scrolling through this index for all of the 7 parameters is not the greatest UX. Maybe this is just a lacking point in PSpice though compared to other design tools.
Does documentation exist that collects all this information into one place?
Ideally I'm looking for something resembling this that Altium provides:
techdocs.altium.com/.../VPULSE - Pulse Voltage Source Model
