SCPI Command
DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:MEMory <bool>
DISPlay:WINDow<Ch>:TRACe<Tr>:ANNotation:MARKer:MEMory?
Turns ON/OFF the state of the memory value display on the marker. Note: If the memory trace does not exist, an error occurs, and the command is ignored. |
---|
command/query |
Trace <Tr> of channel <Ch>,
<Tr>={[1]|2|3|4}
<Ch>={[1]|2|3|4}
<Tr>={[1]…|16} (in N-port mode only)
<Ch>={[1]…|16} (in N-port mode only)
<bool> Specifies the memory value display:
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Markers > Properties > Memory Value
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).TRACe(Tr).ANNotation.MARKer.MEMory
Status = app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).ANNotation. MARKer. MEMory
app.SCPI.DISPlay.WINDow(Ch).TRACe(Tr).ANNotation. MARKer. MEMory = true
Boolean (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)