SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:Y[:SCALe]:AUTO
Executes the auto scale function for the trace. The function automatically sets both the PDIVision and the RLEVel values. |
---|
no query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|...16}
<Ch>={[1]|2|...16}
Scale > Auto Scale
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.AUTO
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).Y.SCALe.AUTO
Method
Back to DISPlay
Back to Command Finder