Ignore:
Timestamp:
06/10/13 11:57:12 (11 years ago)
Author:
tbretz
Message:
Improved the output whenever a command is sent.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/handleFscConnected.js

    r14763 r16787  
    1515    // Do-nothing conditions
    1616    case "Disconnected":
    17         console.out("Fsc in Diconnected... connect.");
     17        console.out("Fscctrl in 'Diconnected'... sending RECONNECT... waiting for 'Connected'.");
    1818        dim.send("FSC_CONTROL/RECONNECT");
    1919        return "Connected";
Note: See TracChangeset for help on using the changeset viewer.