Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Opening a command line window

Linux machine: Open a Terminal window on the Linux Machine.  In the upper left hand corner pull down menu, select System Tools → Terminal.  A terminal window should appear.

Windows PC: Click the Windows Start button once, then type cmd.exe A command line window should appear.

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.

...