State

SCPI Command :

FETCh:SIGNaling:NRADio:CELL:VCCalib:STATe
class StateCls[source]

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

fetch(cell_name: str) StatePwrControl[source]
# SCPI: FETCh:SIGNaling:NRADio:CELL:VCCalib:STATe
value: enums.StatePwrControl = driver.signaling.nradio.cell.vcCalib.state.fetch(cell_name = 'abc')

Queries the state of the calibration procedure.

param cell_name:

No help available

return:

state: No help available