Insert

SCPI Commands

CONFigure:FRAMe:INSert
class Insert[source]

Insert commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

set(frame_id: str, configured_address: str) None[source]
# SCPI: CONFigure:FRAMe:INSert
driver.configure.frame.insert.set(frame_id = r1, configured_address = '1')

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.

param frame_id

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.

param configured_address

Specifies the IP address or the hostname of the secondary switch unit that you want to insert.