Skip to content

Commit

Permalink
DA_Ephys: Make Multi Device DAQ the default
Browse files Browse the repository at this point in the history
Original-CommitID: a024ed2be4a279f50c281f9debd7056c0697d209
  • Loading branch information
t-b committed Jun 26, 2018
1 parent 521bb94 commit 02e107c
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion Packages/MIES/MIES_DAEphys.ipf
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ Function DAP_EphysPanelStartUpSettings()
CheckBox check_Settings_SyncMiesToMCC WIN = $panelTitle,value= 0
CheckBox check_DataAcq_Amp_Chain WIN = $panelTitle,value= 0
CheckBox check_DatAcq_BBEnable WIN = $panelTitle,value= 0
CheckBox check_Settings_MD WIN = $panelTitle,value= 0
CheckBox check_Settings_MD WIN = $panelTitle,value= 1
SetVariable setvar_Settings_TP_RTolerance WIN = $panelTitle,value= _NUM:1
CheckBox check_Settings_SaveAmpSettings WIN = $panelTitle,value= 0
CheckBox check_Settings_AmpIEQZstep WIN = $panelTitle,value= 0
Expand Down
Loading

0 comments on commit 02e107c

Please sign in to comment.