Changes between Version 1 and Version 2 of epics/streamdevice/proto_AG53181
- Timestamp:
- 07/09/12 17:26:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
epics/streamdevice/proto_AG53181
v1 v2 106 106 getSENS { 107 107 out ":FUNC?"; in "%39c"; 108 # out ":FUNC?"; in "%{""FREQ""|""FREQ 2""}"; ##umaku ikazu...109 108 } 110 109 … … 137 136 getFREQ { 138 137 out ":READ:FREQ?"; in "%f"; 139 # wait 10000;140 # event 10000;141 # connect 10000;142 143 138 } 144 139 … … 147 142 out ":DATA?"; in "%f"; 148 143 } 149 150 151 152 ############### RUN MODE ###############153 #setRUN {154 # out ":INIT:CONT ON";155 #}156 144 157 145 getRUN {