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