Reliability

SCPI Commands :

SOURce:GPRF:GENerator<Instance>:SEQuencer:APOol:RELiability:ALL
SOURce:GPRF:GENerator<Instance>:SEQuencer:APOol:RELiability
class ReliabilityCls[source]

Reliability commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get(index: int) int[source]
# SCPI: SOURce:GPRF:GENerator<Instance>:SEQuencer:APOol:RELiability
value: int = driver.source.gprf.generator.sequencer.apool.reliability.get(index = 1)

Queries the reliability indicator for the ARB file with the specified <Index>. For possible values, see ‘Reliability indicator’.

param index:

No help available

return:

reliability: Reliability indicator

get_all() List[int][source]
# SCPI: SOURce:GPRF:GENerator<Instance>:SEQuencer:APOol:RELiability:ALL
value: List[int] = driver.source.gprf.generator.sequencer.apool.reliability.get_all()

Queries the reliability indicators for all ARB files in the file pool. For possible values, see ‘Reliability indicator’.

return:

reliability: Comma-separated list of values One value per file, from index 0 to index n