alarm
alarm mode points ... ...
alarm mode + points ... ...
alarm mode - points ... ...
alarm mode clear
Select points in the circuit to check against user defined limits.
The ‘alarm’ command selects points in the circuit to check against limits. There is no output unless the limits are exceeded. If the limits are exceeded a the value is printed.
There are separate lists of probe points for each type of analysis.
To list the points, use the bare command ‘alarm’.
Syntax for each point is parameter(node)(limits), parameter(componentlabel)(limits), or parameter(index)(limits). Some require a dummy index.
For more information on the data available see the print command.
You can add to or delete from an existing list by prefixing with + or -. alarm ac + v(3) adds v(3) to the existing set of AC probes. alarm ac - q(c5) removes q(c5) from the list. You can use the wildcard characters * and ? when deleting.