Ebtb

SCPI Command :

TRIGger<*>:SERPattern:EBTB:CLEar
Commands in total: 12
Subgroups: 7
Direct child commands: 1
clear(trigger=Trigger.Default, opc_timeout_ms: int = -1) None[source]
# TRIGger<*>:SERPattern:EBTB:CLEar
driver.trigger.serPattern.ebtb.clear(trigger = repcap.Trigger.Default)

Removes all entries from the 8b/10b table.

Parameters:
  • trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)

  • opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.

Cloning the Group

# Create a copy of the original group, that exists independently
ebtb_copy = driver.trigger.serPattern.ebtb.clone()

Subgroups