Closedown

This commit is contained in:
voulot_d
2017-02-14 13:41:02 +01:00
parent ec92c06caa
commit 41b218d1db
2 changed files with 2 additions and 1 deletions

View File

@@ -341,6 +341,7 @@ public class ShottkyScan extends Panel {
private void buttonSetActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_buttonSetActionPerformed
try {
//caput("SINEG01-RSYS:CALC-VSUM-PHASE-OFFSET", spinnerPhaseRef.value)
//caput("SINEG01-RSYS:CMD-LOAD-CALIB-BEAM", 1)
} catch (Exception ex) {
showException(ex);
}