RC Commands
R&S
®
OSP
276
User Manual 1178.7100.02 ─ 05
Example:
CONF:FRAM:ADD "100.224.0.215"
Adds the secondary switch unit available at the IP address
100.224.0.215 as a new secondary switch unit, with the next
available frame ID. If no secondary switch unit exists, the new
secondary switch unit gets the frame ID
F02
. For example, if
three secondary switch units exist (hence, with frame IDs
F02
,
F03
and
F04
), the newly added secondary switch unit gets
frame ID
F05
.
Usage:
Event
Manual operation:
See
CONFigure:FRAMe:INSert
<frameId>,<configuredAddress>
Inserts an entry for a secondary switch unit ahead of an existing entry in the list of
frame IDs in the switch unit’s internal volatile memory.
Setting parameters:
<frameId>
<char_data>
Specifies the frame ID
Fxx
, at which the new secondary switch
unit is to be inserted. The lowest accepted frame ID is
F02
.
Existing frame IDs from this frame ID on are automatically
renumbered
(incremented by 1). If the specified frame ID is not
yet defined, a SCPI error is generated.
<configuredAddress> Specifies the IP address or the hostname of the secondary
switch unit that you want to insert.
Example:
CONF:FRAM:INS F03,"100.224.0.215"
Inserts the secondary switch unit available at the IP address
100.224.0.215 as the 2
nd
secondary switch unit (3
rd
frame =
F03
). The frame IDs of existing secondary switch units starting
with
F03
are incremented by 1. Hence, the previous
F03
becomes
F04
, the previous
F04
becomes
F05
, and so on. In
this example, the existing 1
st
secondary switch unit (
F02
)
remains unchanged.
Note that the insertion of a secondary switch unit can impact
your path definitions. For example, a path that includes modules
in secondary switch unit
F03
now addresses the
new 2
nd
secon-
dary switch unit
instead of the
previous 2
nd
secondary switch
unit
. This change can destroy the functionality of your path defi-
nitions - or it can be intentional.
Usage:
Event
Manual operation:
See
CONFigure Commands