![Rohde & Schwarz ZVL series Operating Manual Download Page 439](http://html.mh-extra.com/html/rohde-and-schwarz/zvl-series/zvl-series_operating-manual_1477904439.webp)
R&S ZVL
Command Reference
Instrument-Control Commands
Operating Manual 1303.6580.32-05
424
<Ch>
Channel number.
<Ph_pt>
Physical port number
Parameters
Possible circuit models (character data); see circuit models.
*RST value
CSL
SCPI, Command Types
Device-specific, command or query.
Example:
See
CALCulate<Ch>:TRANsform:VNETworks:SENDed:EMBedding[:STATe]
CONFigure...
This subsystem creates and deletes channels and assigns names to channels. The commands are
device-specific.
CONFigure:CHANnel<Ch>:CATalog?
Returns the numbers and names of all channels in the current setup.
<Ch>
Channel number. This parameter is ignored because the command returns
all
channels.
Response
String with comma-separated list of channel numbers and names, see example
below. If all channels have been deleted the response is an empty string ("").
*RST value
–
SCPI,
Command
Types
Device-specific, query only.
Example:
*RST; CONF:CHAN2:STAT ON; NAME 'New Channel'
Create channel 2 and assign the channel name "New Channel".
CONF:CHAN:CAT?
Query all channels and their names. As a default channel no. 1 is created on
*RST, the response is '
1,Ch1,2,New_Channel'.
CONF:CHAN:NAME:ID? 'New Channel'
Query the channel number for the channel named "New Channel". The response
is 2.
CONFigure:CHANnel<Ch>:NAME '<Ch_name>'
Assigns a name to channel number <Ch>. The channel must be created before
(
CONFigure:CHANnel<Ch>[:STATe] ON
). Moreover it is not possible to assign the same name to two
different channels.
CONFigure:CHANnel<Ch>:CATalog?
returns a list of all defined channels with their
names.
<Ch>
Number of an existing channel.