Versions Compared

Key

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

...

technical details: iocConsole has several moving parts:

  • perl scripts that handle the console sessions (start, stop, cleanup, etc.)
  • Linux screen sessions that runs the console
  • pipe files (sockets) that associates the ioc name with the screen process id

basic commands

  • Once your IOC is configured in the system (see Configuration below) you can start an iocConsole session like this:
    iocConsole iocname
    e.g.
    iocConsole sioc-sys0-al00

...