Max
SCPI Command :
SEARch:TRIGger:RFFE:ADDRess:MAX
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str) int[source]
# SEARch:TRIGger:RFFE:ADDRess:MAX value: int = driver.search.trigger.rffe.address.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, address_max: int) None[source]
# SEARch:TRIGger:RFFE:ADDRess:MAX driver.search.trigger.rffe.address.max.set(search = 'abc', address_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) .
address_max – String parameter