| Program Item | Limit |
| Circuit Equations* | |
| Circuit Elements | |
| Models ** | |
| Parameters / model | |
| Requested outputs | |
| Requested CALCulations / run | |
| Requested VARY elements / run | |
| Requested PLOTs / run | |
| Variable elements in SYMBOL analysis | |
| Points / output / PLOT | |
| Input sources | |
| Requested SENSitivities | |
| Specified initial conditions | |
| Specified noise source elements | |
| Specified parameters / run *** | |
| Real values / record | |
| Integer values / record | |
| Text values / record | |
| Values in resistor standard decade | |
| Values in capacitor standard decade | |
| Values in inductor standard decade | |
| Characters in 'filename' on .INC records | |
| Generations in optimizations |
If the number of nodes, elements, models, calculated outputs, outputs, or input sources is exceeded, an error warning is issued to the ASCII output file and processing continues with the NEXT circuit description (if present - see description of the .NEXT record). If the number of plots, VARY elements, sensitivities, initial conditions, or noise source elements is exceeded, the excess requests are ignored, a warning is issued to the ASCII output file, and processing of the current circuit continues.
* A circuit equation is generated for each node defined in the circuit description (excluding the ground node). Additional equations are generated for certain element types as follows:
| Element Type | Additional Equations |
| CCC | 1 |
| VVC | 1 |
| V | 1 |
| IOA | 1 |
| L | 1 |
| CVC | 2 |
| AM | 1 |
| BJT | 1 |
| FET | 1 |
| OA | 2 |
| K | 2 |
** An individual model may be used multiple times within a circuit description. The limit is on the number of distinct models which may be defined within one analysis.
*** 6 parameters are predefined, the rest are available for definition by the user. The predefined named parameters are:
E = 2.71828182845904523536
PI = 3.14159265358979323844
1 = 1.00
2 = 2.00
5 = 5.00
10 = 10.00
The numerical parameters 1, 2, 5, and 10 are predefined so that they can be used in parameters and calculations without a decimal point.