SCPI Command
DISPlay:WINDow<Ch>:SPLit <numeric>
DISPlay:WINDow<Ch>:SPLit?
Sets or reads out the number of the graph layout in the channel window. The graph layout in the channel window is shown below. Note: This function does not determine the number of traces in the channel window; the CALC:PAR:COUN command sets the number of traces. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|...9}
<numeric> the number of the graph layout from 1 to 9
note |
The layout code does not correspond to the number of traces. |
Sets the value of the limit, which is closer to the specified value.
<numeric>
1
Trace > Allocate Traces
Equivalent COM Command
SCPI.DISPlay.WINDow(Ch).SPLit
Value = app.SCPI.DISPlay.WINDow(Ch).SPLit
app.SCPI.DISPlay.WINDow(Ch).SPLit = 2
Long (read/write)
Back to DISPlay
Back to Command Finder
Back to Command Finder (From User Interface)