(Read-Write) Turns on and off the specified marker. To turn all markers OFF, use :FILE<fnum>:VIEW<vnum>:PLOT<pnum>:MARKer:AOFF. |
![]() |
|
---|---|---|
Parameters |
|
|
<fnum> |
Index of the selected file. |
|
<vnum> |
Index of the selected view. |
|
<pnum> |
Index of the selected plot. |
|
<mkr> |
Id of the selected marker. Choose from 1 to 9. If unspecified, value is set to 1. |
|
<bool> |
Choose from: ON (or 1) - Turn marker on. OFF (or 0) - Turn marker off. |
|
Examples |
:FILE1:VIEW1:PLOT1:MARKer1 ON |
|
Query Syntax |
:FILE1:VIEW1:PLOT1:MARKer1:STATe? |
|
Return Type |
Boolean |
|
Default |
OFF |