Changeset 16787 for trunk/FACT++/scripts/handleFscConnected.js
- Timestamp:
- 06/10/13 11:57:12 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/handleFscConnected.js
r14763 r16787 15 15 // Do-nothing conditions 16 16 case "Disconnected": 17 console.out("Fsc in Diconnected... connect.");17 console.out("Fscctrl in 'Diconnected'... sending RECONNECT... waiting for 'Connected'."); 18 18 dim.send("FSC_CONTROL/RECONNECT"); 19 19 return "Connected";
Note:
See TracChangeset
for help on using the changeset viewer.