Script for overnight growth and fluorescence
Set Preferences inside the user dialog box before running a script!
Location: C:\Users\Public\Downloads\PS1_Protocols\E_Coli_Grow&Glow.btc
(or PS2)
Multiple measurements for 17.5 hours
;absorbance and fluorescence
st1:="BUG_OD_SHAKE"
st2:="BUG_FLUOR"
for i:=1 to 70 do begin
ID1:="BOD1"
ID2:= <protocol>
ID3:=<method>
R_Run "<st1>"
ID1:="BFL1"
ID2:= <protocol>
ID3:= <method>
R_Run "<st2>
"
wait for 13 m
end;
beep
(Names for PS2 = BOD2, BFL2)
- Printer-friendly version
- Log in to post comments