Calculate:Format Commands
CALCulate: |
Critical Note: CALCulate commands act on the selected measurement. You can select one measurement for each channel using Calc:Par:MNUM or Calc:Par:Select. Learn more.
See Also
Example using this command.
(Read-Write) Sets the display format for the measurement. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<char> |
Choose from:
|
Examples |
CALC:FORM
MLIN |
Query Syntax |
CALCulate<cnum>:FORMat? |
Return Type |
Character |
MLINear |
CALCulate<cnum>:FORMat:UNIT <dataFormat>, <units>
(Read-Write) Sets and returns the units for the specified data format. Measurements with display formats other than those specified are not affected. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<dataFormat> |
Choose from:
|
<units> |
For unratioed MLOG measurements, choose from:
For unratioed MLIN measurements, choose from:
|
Examples |
CALC:FORM
MLOG, DBM |
Query Syntax |
CALCulate<cnum>:FORMat:UNIT? <dataFormat> |
Return Type |
Character |
MLOG, DBM |
Last Modified:
28-July-2014 |
Added MLIN |
25-Aug-2008 |
Added Units |
1-Oct-2007 |
Added temperature formats |