Changeset 17919
- Timestamp:
- 07/22/14 13:43:16 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/handleFeedbackConnected.js
r17028 r17919 23 23 24 24 case "WaitingForData": 25 case "OnStandby": 25 26 case "InProgress": 27 case "Warning": 28 case "Critical": 26 29 console.out("Feedback in '"+state.name+"'... sending STOP... waiting for 'Calibrated'."); 27 30 dim.send("FEEDBACK/STOP");
Note:
See TracChangeset
for help on using the changeset viewer.