atomic-loops/atomic-scada
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Welcome to AtomicSCADA, an open SCADA system. You can find the documentation for the program in the Project Knowledge Base online at http://atomicscada.io/wiki and install offline with the package "atomicscada-doc-{lng}", which usually contains: Release_*.html - announce of the program version. Terms.html - terms, definitions and abbreviations. FAQ.html - frequently asked questions about the program. About.html - information about the program as a whole. Functions_and_demands.html - functions and demands of AtomicSCADA. Program_manual.html - program manual. User_API.html - user API of AtomicSCADA DAQ.html - concept of the data acquisition of AtomicSCADA. Quick_start.html - quick start of AtomicSCADA. Modules/* - directory with the modules documentation. To launch AtomicSCADA, simply type the command <atomicscada> and start the program with the AtomicSCADA project selection dialog. Configuration of the standard and the new project is sufficient for: - working into the graphical configurator UI.QTCfg; - working into the WEB-configurators (adress: http://localhost:10002 or http://localhost:10004) To start in the daemon mode (server), there is a project "server" in the atomicscada-server package that can be started by the <service atomicscada-server start> command. To facilitate the first experience with the program, a demonstration package (atomicscada-model-aglks) was created. This package contains a database with examples of configuration of the program and all its subsystems. To run the demo configuration, simply type the command <atomicscada_AGLKS>. In the process, you may need passwords to log in to the program. Standard and new projects contain the following users: - root: system administrator, have password: "atomicscada"; - user: unprivileged user, have password: "user". If you have any questions, please contact the site http://atomicscada.io for more information.