Update
SCPI Command :
CHANnel<*>:EFRontend:UPDate
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set(channel=Channel.Default, opc_timeout_ms: int = -1) None[source]
# CHANnel<*>:EFRontend:UPDate driver.channel.efrontend.update.set(channel = repcap.Channel.Default)
Updates the firmware on the connected external frontend. This process can take some time.
- Parameters:
channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)
opc_timeout_ms – Maximum time to wait in milliseconds, valid only for this call.