Count

SCPI Command :

EYE<*>:RESult:SLICe<*>:COUNt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(eye=Eye.Default, slicing=Slicing.Default) int[source]
# EYE<*>:RESult:SLICe<*>:COUNt
value: int = driver.eye.result.slicePy.count.get(eye = repcap.Eye.Default, slicing = repcap.Slicing.Default)

Returns the number of filtered bits.

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

  • slicing – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘SlicePy’)