With this Automation Studio project, we want to show how diagnostics can be built for an ACOPOStrak system.
Demonstrating the capabilities of the ACOPOStrak system was not the main focus.
mappView, mappAlarm, the system logger and the system dump are the key components.
The mappView 'WebViewer' widget displays the current status of the shuttles and segments. A reference to the shuttle identifiers in mappMotion logger can be established via the displayed identifiers. mappAlarm is the basic of the alarm handling.
the system logger for mappMotion is extended with user loggers to record internal states (parameters, state machines etc.). Through this the shuttle movements can then be assigned to the internal states of the application.
in case of an crash the shuttle movements of the last few seconds are recorded into (pseudo video in HTML file) and furthermore a system dump is created which contains all hardware information and loggers. Both can be uploaded or copied to external storages.
Install on ArSim (or real Hardware) then open browser with
http://<IP-address>:81
The project requires the following file structure:
F:\
+-- \web
|
+-- \web\SvgData
|
+-- \web\Diagnosis
for this, this project includes a folder 'USER' which must can transferred via an 'Initial installation' when the project is installed for the first time.
(when using ArSim this is done by an 'Offline installation')
still empty