Probe/CSDF

The .PROBE/CSDF statement generates a common simulation data format (CSDF) file. The file is in a ASCII format. The DR. SPICE output file has a .txt file name.

.PROBE/CSDF <OUTPUT VARIABLE>

Examples:

.PROBE/CSDF V([PYOUT]) V([VCOIN]) V(1) V(2,3) .PROBE/CSDF V([X1136.N113)] I(RL) (I(R2)*V(R2)+10m)

NOTE: As shown in the above examples, node names must be enclosed in square brackets.

If any .PROBE/CSDF line does not contain at least one output variable, DR. SPICE will write all node voltages and branch currents to the output file.

See also

.PRINT and .PROBE/CSDF Operators PRINT_and_PROBE_CSDF_Operators

. PRINT and .PROBE/CSDF Functions PRINT_and_PROBE_CSDF_Functions

 

return to main help menu