Refresh

SCPI Command :

[SENSe]:CORRection:FRESponse:INPut<ip>:USER:REFResh
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(inputPy=InputPy.Default) None[source]
# [SENSe]:CORRection:FRESponse:INPut<ip>:USER:REFResh
driver.sense.correction.fresponse.inputPy.user.refresh.set(inputPy = repcap.InputPy.Default)

Recalculates the input source correction filter.

Parameters:

inputPy – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)

set_with_opc(inputPy=InputPy.Default, opc_timeout_ms: int = -1) None[source]