These commands are Superseded by the CALCulate:MEASure:FORMat commands.
| CALCulate: | FORMat | UNIT | 
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.
| Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (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 | 
| MLOG | |
CALCulate<cnum>:FORMat:UNIT <dataFormat>, <units>
| Applicable Models: N522xB, N523xB, N524xB, M937xA, P937xA (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:UNIT 
		 MLOG, DBM | 
| Query Syntax | CALCulate<cnum>:FORMat:UNIT? <dataFormat> | 
| Return Type | Character | 
| MLOG, DBM | |