CALCulate[1|2|3|4]:CFIT:ORDer:POLes command/query
Specifies the number of poles used in the curve fit operation.
Command Syntax: CALCulate[1|2|3|4]:CFIT:ORDer:POLes <number>|<step>|
<bound>
<number> ::= a real number (NRf data)
limits: 0:20
<step> ::= UP|DOWN
<bound> ::= MAX|MIN
Example Statements: OUTPUT 711;":calc:cfit:ord:poles 5"
OUTPUT 711;"Calc:Cfit:Order:Pol 14"
Query Syntax: CALCulate[1|2|3|4]:CFIT:ORDer:POLes?
Return Format: Integer
Attribute Summary: Option: 1D3 Curve Fit/Synthesis
Synchronization Required: no
Preset State: +20
SCPI Compliance: instrument-specific
Description:
The actual number of poles used in the curve fit operation is determined by the mode selected by the
CALC:CFIT:ORD:AUTO command.
If CALC:CFIT:ORD:AUTO is ON (the default value), an optimum number of poles is used for the
model. The number specified with this command represents the upper bounds for the iterative search.
The number of poles will not exceed the number specified by CALC:CFIT:ORD:POL.
If CALC:CFIT:ORD:AUTO OFF is sent, the number of poles specified by CALC:CFIT:ORD:POL is
used for the model.
Note This command is not trace specific. It ignores the trace specifier.
CALCulate
6-15