Max

SCPI Command :

SEARch:TRIGger:RFFE:BCOunt:MAX
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str) int[source]
# SEARch:TRIGger:RFFE:BCOunt:MAX
value: int = driver.search.trigger.rffe.bcount.max.get(search = 'abc')

Sets the end value of an range if the corresponding condition is set to INRange or OORange. See SEARch:TRIGger:RFFE:… :CON

Parameters:

search – Numeric or string pattern, see ‘Bit pattern parameter’. The string parameter accepts the bit value X (don’t care) .

set(search: str, byte_count_max: int) None[source]
# SEARch:TRIGger:RFFE:BCOunt:MAX
driver.search.trigger.rffe.bcount.max.set(search = 'abc', byte_count_max = 1)

Sets the end value of an range if the corresponding condition is set to INRange or OORange. See SEARch:TRIGger:RFFE:… :CON

Parameters:
  • search – Numeric or string pattern, see ‘Bit pattern parameter’. The string parameter accepts the bit value X (don’t care) .

  • byte_count_max – String parameter