Changes

MRO (Plugin)

2,668 bytes added, 12:18, 3 August 2016
Created page with "The MRO plugin provides a set of {{UBIK}} objects for automatic calculation of the cumulated status and progress of tasks, work packages and administrative objects. A detailed..."
The MRO plugin provides a set of {{UBIK}} objects for automatic calculation of the cumulated status and progress of tasks, work packages and administrative objects. A detailed description


represent and document maintenance, repair and operations work on the clients. Al


==Prerequisites==
[[File:UI_OPCUA_Certificate.png|border|thumb|Export Certificate]]
The {{UBIK}} OPC UA components are acting as an OPC Client, therefore a secure connection to the respective OPC Server needs to be established in order to be able to communicate. The security standards that need to be applied are highly dependent on the server configuration and security infrastructure, but normally at least a client certificate needs to be issued that has to be trusted by the server:

# Open a command box on the {{UBIK}} server with administrator privileges (''"Run as administrator..."'')
# Run the program ''CreateCertifcate.exe'' from the archive {{FileLink|CreateCertificate.zip|CreateCertificate.zip}}
# Open the program ''Manage computer certificates'' (typically ''C:\WINDOWS\System32\certlm.msc'')
# Navigate to ''Personal - Certificates'' and find the certificate named ''UBIK OPCUA Interface''
# Export the certificate and trust it on your OPC server

=={{UBIK}} Activities==
{| class="wikitable sortable" | width = "50%"
|-
! Activity!! Category !! Purpose (Short)
|- align="left"
| [[Activity:CreateOPCUAConnection (Activity)|CreateOPCUAConnection]]|| UBIK OPC UA Interface || Creates a new connection to an OPC UA data source
|- align="left"
| [[Activity:ConfigureOPCUAVariable (Activity)|ConfigureOPCUAVariable]]|| UBIK OPC UA Interface || Configures a single OPC variable in a connection for later access
|- align="left"
| [[Activity:CreateOPCUAScope (Activity)|CreateOPCUAScope]]|| UBIK OPC UA Interface || Defines a scope in an OPC UA connection wherein variables can be accessed
|- align="left"
| [[Activity:AccessOPCUAVariable (Activity)|AccessOPCUAVariable]]|| UBIK OPC UA Interface || Reads or writes a single configured OPC UA variable
|- align="left"
|}

==Examples==
Download example workflow {{FileLink|OPCReadVariables.uwf|OPCReadVariables.uwf}} for use against the OPC Quickstart Data Access Server.

== See also ==
* [[MROCLS_MRO_TASKOWNER#Task Owner]] (Classification)
* [[MROCLS_MRO_WORKPACKAGE#Work Package]] (Classification)
* [[MROCLS_MRO_TASK#Task]] (Classification)
* [[MROCLS_MRO_MEASUREMENT_TASK#Measurement Task]] (Classification)
* [[MROCLS_MRO_PROGRESS_TASK# Progress Task]] (Classification)
* [[MROCLS_MRO_CHECK_TASK#Check Task]] (Classification)
* [[MROCLS_MRO_INSPECTION_TASK#Inspection Task]] (Classification)
* [[MRO_Objects_(UBIK_WinX)]]
10,686
edits