Talignment

SCPI Commands :

FETCh:GPRF:MEASurement<Instance>:IQRecorder:TALignment
READ:GPRF:MEASurement<Instance>:IQRecorder:TALignment
class TalignmentCls[source]

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

fetch() float[source]
# SCPI: FETCh:GPRF:MEASurement<Instance>:IQRecorder:TALignment
value: float = driver.iqRecorder.talignment.fetch()

No command help available

Use RsCmwGprfMeas.reliability.last_value to read the updated reliability indicator.

return:

time_alignment: No help available

read() float[source]
# SCPI: READ:GPRF:MEASurement<Instance>:IQRecorder:TALignment
value: float = driver.iqRecorder.talignment.read()

No command help available

Use RsCmwGprfMeas.reliability.last_value to read the updated reliability indicator.

return:

time_alignment: No help available