This commit is contained in:
2026-04-23 11:56:42 +02:00
parent 264b8744e6
commit 6b832be28e
+1 -1
View File
@@ -82,7 +82,7 @@ class SiglentGen:
# ---- Initialization ----
def initialize(self):
self.instr.write("*RST")
# self.instr.write("*RST")
self.instr.write("*CLS")
self.enable_10M_out()
self.enableSync()