[vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”center” background_image_as_pattern=”without_pattern” padding_top=”40″][vc_column css=”.vc_custom_1498815994899{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]
Seamless connection with machine PLC through the OPC and OPC UA service
[/vc_column_text][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]
The “Operator DataLogger” tool provides the possibility of quick and easy communication through the OPC and OPC UA standard with all main PLC providers.
[/vc_column_text][vc_separator type=”transparent” up=”30″ down=”30″][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”left” background_image_as_pattern=”without_pattern” padding_top=”40″ padding_bottom=”30″ css=”.vc_custom_1500549808993{background-color: #f4f4f4 !important;}”][vc_column width=”1/2″ css=”.vc_custom_1498815994899{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]The Operator Datalogger delivers seamless integration with machines (through OPC and OPC UA standard) and a wide range of devices and equipment of the shopfloor, enabling a high degree data exchange during production process execution. Thanks to the use of the OPC standard, we can exchange messages with almost every PLC controller, not only machines but also other devices operating on the shop floor. Operator offers standardized integration – regardless of equipment vendor, which allows standardized visibility of production process execution across the whole enterprise on a global scale.[/vc_column_text][vc_separator type=”transparent” up=”6″ down=”6″][/vc_column][vc_column width=”1/2″ css=”.vc_custom_1500547391083{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_single_image image=”18799″ img_size=”full” alignment=”center” qode_css_animation=””][vc_separator type=”transparent” up=”16″ down=”6″][vc_column_text css=”.vc_custom_1629300358400{margin-top: -16px !important;}”]
OEE – OPC – OPC UA – PLC – Machine Monitoring – Machine Status
[/vc_column_text][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”left” background_image_as_pattern=”without_pattern” padding_top=”40″ padding_bottom=”30″][vc_column width=”1/2″ css=”.vc_custom_1498815994899{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_single_image image=”18951″ img_size=”medium” alignment=”center” qode_css_animation=””][vc_separator type=”transparent” up=”6″ down=”6″][/vc_column][vc_column width=”1/2″ css=”.vc_custom_1500547391083{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]
Proven, fast and easy connection with machine
[/vc_column_text][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]The Operator Datalogger (ODL) is a Windows Service that is intended to run in the background on the computer hosting an OPC server. Its purpose is to create OPC / OPC UA subscriptions configured in the Operator Database. Based on these subscriptions the service will conduct reads and writes between the OPC Server and the Operator Database. As ODL runs independently of Operator, it can be installed on the OPC server – which should be installed “close” to PLC’s, while Operator runs on another computer within the same network. This is advantageous, as this does not give DCOM configuration issues that can be troublesome when connecting to an OPC / OPC UA server remotely.[/vc_column_text][vc_separator type=”transparent” up=”16″ down=”6″][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”left” background_image_as_pattern=”without_pattern” padding_top=”40″ padding_bottom=”30″ css=”.vc_custom_1640862740664{background-color: #f4f4f4 !important;}”][vc_column width=”1/2″ css=”.vc_custom_1500547391083{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]The Operator Datalogger supports the following communications:
- OPC DA – An old standard for real-time data connection with Machine PLC. As ODL in this case can be installed on the OPC server, while Operator runs on another within the same network. Unfortunately, this standard is becoming old and DCOM protocol (which is used) is being retired by Microsoft.
- OPC UA – If using the UA protocol, there are no DCOM issues. The ODL can be installed on any PC. The only requirement is that the port for communication is not blocked by firewalls on either side.
- Socket – Using the socket protocol is like UA. The ODL can be installed on any PC. The only requirement is that the port for communication is not blocked by firewalls on either side.
[/vc_column_text][vc_separator type=”transparent” up=”16″ down=”6″][/vc_column][vc_column width=”1/2″ css=”.vc_custom_1498815994899{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]The ODL can run two subscription types – synchronous and asynchronous (SYNC / ASYNC).
- Synchronous reads are done with a configured frequency independent of the actual values. ODL creates one job per frequency and reads all items from the OPC server with this frequency and writes the data into the before mentioned table.
- Asynchronous reads are event driven. This means that the subscription generates an event at the time the subscribed OPC item’s value changes. ODL handles this by queuing the pending write to Operator. ODL has a running job that empties the queue with a configured frequency.
[/vc_column_text][vc_separator type=”transparent” up=”6″ down=”6″][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”center” background_image_as_pattern=”without_pattern” padding_top=”40″][vc_column css=”.vc_custom_1498815994899{padding-right: 6% !important;padding-left: 6% !important;}”][vc_separator type=”transparent” up=”6″ down=”6″][vc_column_text]The Operator DataLogger (ODL) is designed to take advantage of multithreaded design. This means that subscriptions are grouped, and each group is handled by a thread. Thus, the overhead introduced when e.g. multiple subscriptions are to be handled at the same time is minimized. The operating system ensures an even distribution of system resources to the threads. In the following illustrations each “job” is handled by its own dedicated thread.[/vc_column_text][vc_separator type=”transparent” up=”30″ down=”30″][vc_column_text]
With this approach allows Operator system can handle large amounts of data changes from OPC & OPC UA with a minimal performance impact.
[/vc_column_text][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”left” background_image_as_pattern=”without_pattern” css=”.vc_custom_1640875880267{background-color: #f4f4f4 !important;}”][vc_column][vc_separator type=”transparent” up=”25″ down=”25″][vc_column_text css=”.vc_custom_1631873681338{margin-bottom: 10px !important;}”]
LEARN MORE
[/vc_column_text][vc_separator type=”transparent” up=”25″ down=”25″][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”grid” angled_section=”no” text_align=”left” background_image_as_pattern=”without_pattern” css=”.vc_custom_1640875888999{background-color: #f4f4f4 !important;}”][vc_column][qode_accordion style=”toggle”][qode_accordion_tab title=”OPC Unified Architecture (OPC UA)”][vc_column_text]OPC Unified Architecture (OPC UA) is a communication protocol designed to enable different types of industrial devices to communicate with each other.
The basis of OPC UA is OPC Data Access (OPCDA) and Universal Architecture for Data Access (UDA). The former provides an abstraction layer for data to provide a unified view of data, while the latter provides a mechanism for transferring that data.
OPC Unified Architecture (OPC UA) is a communication protocol developed by the OPC Foundation that can be used for machine monitoring. This protocol uses different data formats to provide a universal way for machines and devices to communicate in a production environment. The goal of this protocol is to create an interoperability layer that allows communication between different types of equipment with minimal human intervention.
[/vc_column_text][/qode_accordion_tab][qode_accordion_tab title=”What are the different types of networks in OPC UA?”][vc_column_text]
OPC UA is an open, scalable, secure industrial automation platform that facilitates the interoperability of plant floor operations. The OPC UA specification defines a set of common interfaces to synchronize industrial data between all levels of automation. It enables devices to communicate with one another across disparate networks, providing a single view of processes and equipment for operators and providers alike.
OPC UA provides all kinds of networks for different purposes. The following are the different types:
– Device networks – these are used to connect devices together in order to transfer data between them. They are typically low bandwidth networks that operate at speeds up to 1 Mbit/s
– Process networks – these are used communicate information about production processes between controllers and other control systems
– Device server network – this is used for installing
[/vc_column_text][/qode_accordion_tab][qode_accordion_tab title=”PLC (Programmable Logic Controller)”][vc_column_text]A PLC (Programmable Logic Controller) is an automated system that controls an industrial process through a physical interface. With this device, a person does not have to be around to do the work. It automatically manages production without the need for human interaction. One of the biggest advantages of using this type of system is that it speeds up production while giving people more time for other tasks within the company or organization. In addition to speeding up production, there are also various ways in which these systems can help your business improve the overall efficiency of producing goods or services.
The name Programmable Logic Controller comes from the fact that the controller consists of programmable logic in the form of code that is stored in its non-volatile memory. For an engineer or technician, a PLC is an essential tool for daily work. It provides safety, accuracy and efficiency for manufacturing plants.
[/vc_column_text][/qode_accordion_tab][qode_accordion_tab title=”How does PLC work?”][vc_column_text]
Programmable logic controller (PLC) is a computerized device that control industrial processes in factories, power companies, water and sewage treatment plants.
The PLC is programmed to receive data from various sensors and use the data to determine the appropriate control action for a given situation. By programming instructions in advance, they can save time when compared to human decision-making.
Programmable logic controllers are widely used in industries like mining, food processing, pharmaceuticals and pulp & paper.
[/vc_column_text][/qode_accordion_tab][/qode_accordion][vc_separator type=”transparent” up=”25″ down=”25″][vc_column_text]See also: OEE – Machine performance monitoring | QA | LEAN | Integration platform | MOM | Dashboards & Analytics
[/vc_column_text][vc_separator type=”transparent” up=”25″ down=”25″][/vc_column][/vc_row][vc_row css_animation=”” row_type=”row” use_row_as_full_screen_section=”no” type=”full_width” angled_section=”no” text_align=”left” background_image_as_pattern=”without_pattern”][vc_column][action full_width=”yes” content_in_grid=”yes” type=”normal” text_font_weight=”” show_button=”yes” background_color=”#202b51″ padding_top=”47″ padding_bottom=”50″ button_text=”Contact us” button_link=”https://operatorsystems.com/contact/” button_text_color=”#000000″ button_hover_text_color=”#000000″ button_background_color=”#ffffff” button_hover_background_color=”#f9f9f9″ button_border_color=”#ffffff” button_hover_border_color=”#f9f9f9″]Contact us today +45 4485 0190[/action][/vc_column][/vc_row]