Find user stories of interesting ideas and solutions in this blog.
Note: The Makers Blog shows applications and user stories of community members that are not tested or reviewed by Phoenix Contact.
For questions, please go to the FORUM section and create a new entry there.
Want to add your own solution here? Just login as a registered user and click the "Create Blog entry" button. Find a short intro video by clicking the "How to create a blog entry" button. If you experience any problems with editing or publishing please contact us at This email address is being protected from spambots. You need JavaScript enabled to view it..
Receive warnings about important machine events to reduce downtime or predict maintenance updates. The alarms & notification feature from IXON Cloud lets you send a push message or emails without any coding. Use it to monitor events and trigger alarms, in the factory or remote location, by using the collected data of the PLCnext device.
Read more ...
The data logging feature from IXON Cloud lets you log data securely from the PLCnext device to the IXON Cloud. It collects, prepares, transmits and stores data using a secure MQTT connecting automatically from the PLCnext device to the IXON Cloud platform. Just define the parameters you want to log and the interval when (log on interval, log on change, or log on trigger).
The gathered data can be used for further analysis and optimisation of your system or processes. Use it to send alarms (like when an emergency button is pressed or production line stops) or compose your data dashboards. These additional features are available in your IXON Cloud portal.
Read more ...
The following Makers Blog consists of the Stairwell Light functionality as stated in the VDI 3813 directive
(BUILDING AUTOMATION AND CONTROL SYSTEMS (BACS) - FUNDAMENTALS OF ROOM CONTROL).
This directive consists of descriptions, ways to do room automation in order to increase the energy efficiency of a building.
Read more ...
The following functionality is based on the Alarms Dispatcher in PLCnext Technology.
It enables you to send alarms to other applications running on your PLCnext Control, whether it be a C++, Simulink®, IEC 61131-3 or an embedded OPC UA Server application.
I will explain some easy examples to make you familiar with this technology.
For more information about this topic: PLCnext Technology Info Center - Service Components - OPC UA Server
Read more ...
This Makers blog shows a way to communicate Bacnet MSTP devices from Emalytics to the PLCnext platform.
As this is a serial protocol and the ILC 2050 BI has as first IO channel onboard 2x serial ports, the port 1 is used in this example (=COM1).
First of all Open the Emalytics workbench -> go to your station->config-> drivers and add from the Palette the BacnetNetwork by drag and drop.
Read more ...
Following on my previous blog "Datalogging in IEC 61131-3: The basic principle", I want to show you something extra.
To read and write data, you only need to implement some basic commands.
In this blog, we are going to create the following methods:
- Create a file
- Create a file and directly write a header line
- Delete a file
- Read a line
- Write a line
Please note that some extra error handling is needed for real life applications.
If you are interested in the complete PLCnext Engineer project, just let me know. (This email address is being protected from spambots. You need JavaScript enabled to view it.)
Read more ...
About 90 percent of operating problems faced by engineers can be solved by remote access to the control system. With remote access, you can remotely troubleshoot and program your PLCnext controller.
A prerequisite for remote access is that machines can be accessed from the internet in a secure way. After all, nobody wants to undermine the security or daily operations of the parties involved.
Read more ...