File<Instrument>

RepCap Settings

# Range: Nr1 .. Nr2
rc = driver.trace.remote.mode.file.repcap_instrument_get()
driver.trace.remote.mode.file.repcap_instrument_set(repcap.Instrument.Nr1)
class FileCls[source]

File commands group definition. 7 total commands, 7 Subgroups, 0 group commands Repeated Capability: Instrument, default value after init: Instrument.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.trace.remote.mode.file.clone()

Subgroups