You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel(-1);returnSequencer.Status.Done;}},
60
+
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel([]);returnSequencer.Status.Done;}},
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel(-1);returnSequencer.Status.Done;}},
121
+
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel([]);returnSequencer.Status.Done;}},
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel(-1);returnSequencer.Status.Done;}},
214
+
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel([]);returnSequencer.Status.Done;}},
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel(-1);returnSequencer.Status.Done;}},
307
+
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel([]);returnSequencer.Status.Done;}},
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel(-1);returnSequencer.Status.Done;}},
400
+
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel([]);returnSequencer.Status.Done;}},
401
401
402
402
newSaveUserCalToFileStep("Save calibration to file",Variables){AllowSkip=true},
403
403
newSaveUserCalToDeviceStep("Save calibration to device",Variables){AllowSkip=true},
newBodePlotStep("Channel 4 - 1 GSPS, 50R, 10 Vpp, attenuator on, LG L7",channelIndex:3,1_000_000_000,preamp:PgaPreampGain.Low,ladder:7,10,true,Variables),
43
43
44
-
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel(-1);returnSequencer.Status.Done;}},
44
+
newStep("Disconnect signal generator"){Action=(CancellationTokencancellationToken)=>{Instruments.Instance.SetSdgChannel([]);returnSequencer.Status.Done;}},
0 commit comments