Vtolerance

SCPI Command :

[SENSe]:CESTimation:VTOLerance
class VtoleranceCls[source]

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

get() float[source]
# SCPI: [SENSe]:CESTimation:VTOLerance
value: float = driver.applications.k17Mcgd.sense.cestimation.vtolerance.get()

Defines an additional tolerance to the Max relative Satellite Velocity in %. This information is used to calculate the Max Clock Offset.

return

tolerance: numeric value Unit: %

set(tolerance: float) None[source]
# SCPI: [SENSe]:CESTimation:VTOLerance
driver.applications.k17Mcgd.sense.cestimation.vtolerance.set(tolerance = 1.0)

Defines an additional tolerance to the Max relative Satellite Velocity in %. This information is used to calculate the Max Clock Offset.

param tolerance

numeric value Unit: %