Trigger<TriggerPort>

RepCap Settings

# Range: Nr1 .. Nr8
rc = driver.applications.k91Wlan.output.trigger.repcap_triggerPort_get()
driver.applications.k91Wlan.output.trigger.repcap_triggerPort_set(repcap.TriggerPort.Nr1)
class TriggerCls[source]

Trigger commands group definition. 3 total commands, 3 Subgroups, 0 group commands Repeated Capability: TriggerPort, default value after init: TriggerPort.Nr1

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.applications.k91Wlan.output.trigger.clone()

Subgroups