This is my archive
This demo projects would like to be an easy way to implement an automatic startup of the Axioline configuration on the local bus of the PLC Next. The project has been developed entirely in IEC 61131 to help developer who are not used to C++ or other HighLevel languages. To… Read More
This script has been developed to copy AXC F 2152’s filesystem from an external SD card to the internal SD card on a clean* AXC F 2152. *A clean AXC F 2152 means there is no code on the controller. All code can be cleared from the controller with a… Read More
Starting with firmware version 2020.0, AXC F 2152 devices are now “Docker Ready”. A guide showing how to install Balena Engine on an AXC F 2152 is available in Github. This tutorial demonstrates how an OCI container can be used to easily turn an AXC F 2152 into an AWS… Read More
I would like to describe two different ways to remote debug a .Net Core 3.0 application with VS Code on a PLCnext target. In this post I’m using Debian 9 on my development machine and an AXC F 2152 with version: PLCnext Linux 2020.0. Start and debug your remote application… Read More
The following post shows a workflow how to develop a .Net Core application for a PLCnext target.It is containing two steps: Create a Hello World application with VS Code.Publish the application to the controller. In this example I’m using Debian 9 on my development machine and an AXC F 2152… Read More
IXON developed Cloud Access so you can easily access your machine’s HTTP(S) server without requiring a VPN connection. This enables you to access your machine’s servers on any mobile and desktop device with an internet connection. Access and control the PLCnext webserver directly and securely from your browser. Read More
Summary In this tutorial I will show you how to connect to- and use a cloud-based database while on your PLCnext AXCF 2152 controller. We will use Microsoft Azure as the cloud-service provider and perform queries using HTTP requests. These requests will be performed in a thread so they won’t… Read More
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… Read More
Please accept marketing-cookies to watch this video. based on Node.js® Azure SDK https://github.com/azure/azure-sdk-for-js Contribution and the complete source code at https://github.com/plcnextusa/PLCnext_AWS_AZURE This is a work from our PLCnext team from the Phoenix Contact USA headquarters. Please reach out to us… 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… Read More