SCPI Command
CALCulate<Ch>[:SELected]:TRANsform:TIME:UNIT <char>
CALCulate<Ch>[:SELected]:TRANsform:TIME:UNIT?
Or
CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:UNIT <char>
CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:UNIT?
Selects the transformation unit for the time domain transformation function: seconds, meters, feet. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<char> Choose from:
SEConds |
Seconds |
METers |
Meters |
FEET |
Feet |
{SEC|MET|FEET}
Preset Value
SEC
Analysis > Time Domain > Unit > {Seconds | Meters | Feet}
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.UNIT
note |
This command is similar to CALCulate<Ch>[:SELected]:TRANsform:TIME:UNIT only. |
Param = app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.UNIT
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.UNIT = "MET"
String (read/write)
Back to CALCulate
Back to Command Finder