You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

ICS is the underlying software layer that handles communication with all beam line hardware. The following commands should be issued at the command line of the beam line computer.


Starting ICS

  1. At the command line, enter ics_cpc.exe
  2. Within ics_cpc.exe, enter option 3 ("Send start command to an ICS server").
  3. Press return to accept the default server when prompted ("Enter Name of ICS program [DEF]:").
  4. Startup will take several seconds. You should eventually get a message that says "ICS server: DEF is executing".
  5. If ICS fails to start, repeat this process, starting with step 2. It may take a few attempts to get ICS restarted.
  6. Enter Q to quit ics_cpc.exe
  7. Optional: Check that ICS is communicating properly with the hardware by running ics_cmd.exe at the command line. Within ics_cmd.exe, enter the command ALL to see a device listing. Devices should generally be listed as ONLINE. If there are a lot of devices listed as OFFLINE, that could indicate a problem.


Shutting ICS Down

  1. At the command line, enter ics_cpc.exe
  2. Within ics_cpc.exe, enter option 4 ("Send shutdown command to an ICS server").
  3. Press return to accept the default server when prompted ("Enter Name of ICS program [DEF]:").
  4. Enter Y when prompted ("Are you sure you wish to shutdown ICS server DEF [N]?").
  5. Shutdown will take approximately 10 seconds. You should eventually get a message that says, "ICS server: DEF has been shutdown". At this point, hardware can be restarted if necessary.


  • No labels