Ccount

SCPI Commands

DIAGnostic:INFO:CCOunt
class CcountCls[source]

Ccount commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(relay: Relay) int[source]
# SCPI: DIAGnostic:INFO:CCOunt
value: int = driver.diagnostic.info.ccount.get(relay = enums.Relay.AC_enable)

This command queries how many switching cycles the individual relays have performed since they were installed.

param relay

ATT5 Mechanical Attenuation 05 DB ATT10 Mechanical Attenuation 10 DB ATT20 Mechanical Attenuation 20 DB ATT40 Mechanical Attenuation 40 DB CAL Mechanical Calibration Source ACDC Mechanical Attenuation Coupling PREamp Preamplifier Bypass PRES Preselector 1: PRESEL RFAB Preselector 1: RFAB PRE Preselector 1: PREAMP30MHZ ATT Preselector 1: ATTINPUT2 INP Preselector 1: INPUT2 EXT_ Preselector 2: EXT_RELAIS SATT10 | SATT20 | SATT40 Mechanical attenuation (10, 20 and 40 dB) for the optional Signal Source hardware. SCAL DUT bypass (available with the optional Signal Source hardware) .

return

cycles: Number of switching cycles.