Changes between Version 1 and Version 2 of epics/streamdevice/proto_AG53181


Ignore:
Timestamp:
07/09/12 17:26:01 (12 years ago)
Author:
obina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • epics/streamdevice/proto_AG53181

    v1 v2  
    106106getSENS { 
    107107    out ":FUNC?";   in "%39c"; 
    108 #    out ":FUNC?";    in "%{""FREQ""|""FREQ 2""}"; ##umaku ikazu... 
    109108} 
    110109 
     
    137136getFREQ { 
    138137    out ":READ:FREQ?";   in "%f"; 
    139 #    wait 10000; 
    140 #    event 10000; 
    141 #    connect 10000; 
    142  
    143138} 
    144139 
     
    147142    out ":DATA?";   in "%f"; 
    148143} 
    149  
    150  
    151  
    152 ############### RUN MODE ############### 
    153 #setRUN { 
    154 #    out ":INIT:CONT ON"; 
    155 #} 
    156144 
    157145getRUN {