Sta<Station>

RepCap Settings

# Range: Nr1 .. Nr4
rc = driver.call.sta.repcap_station_get()
driver.call.sta.repcap_station_set(repcap.Station.Nr1)
class StaCls[source]

Sta commands group definition. 1 total commands, 1 Subgroups, 0 group commands Repeated Capability: Station, default value after init: Station.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.call.sta.clone()

Subgroups