PLCnext Technology & PLCnext Controls
Discussion List
Hi community, I'm using an AXC F 1152 connected to a TC Router. I adapted the code from the SMS handling library from the PLCNext Store ( https://www.plcnextstore.com/eu/app/143 ) to send emails. i.e. using TCP sockets communication with the pc-socket-server service running on the TC Router. Everything is set up well a…
I'm using an AXC F1152 on 2025.6.0 with the builtin Alarm Server, and I followed to the letter the HMI alarming instructions from the PLCNext Engineer help pages. I have 28 bit-pattern conditions and 2 boolean conditions defined, and it all seems to work properly.... until I see this error in the Notifications page (ei…
Hello community, I have a PLCnext Control AXC F1152 and would like to operate it with activated security profile and using the inserted SD FLASH 8GB PLCNEXT MEMORY LIC. Is this possible or can the SD FLASH 8GB PLCNEXT MEMORY LIC only be used if the security profile is deactivated?
What are the options for remote access. By this I mean being able to work on a PLCnext project, send it to the controller, debug in online mode, etc. just as if it were directly connected to my PC. Is Proficloud capable of this? What about mGuard? Do they do 2 different things? 3rd party(eWon)?
Good morning, We have a network with an AXC F 1152 and several ILCs. None of them has access to internet. Is it possible to use the AXC F 1152 as a time server for the ILCs, so all of them have the same time? Thanks in advance. Best regards.
Hallo PLCnext Community, I am working on a project with AXC f 2152 Controller module and AXL F IF CAN (2702668) Can Module to communicate with Phoenix Contact TRIO-HP3AC1KDC20KWBI DC Power Supply. I downloaded the CANbus 11 Library and referred to the Library files and Examples. I have a successful connection with the …
Hallo, Ich möchte einen Connecting TC ROUTER 3002T-4G ans Mobilfunknetz anschließen. Wenn ich die SIM-Karte einlege zeigt die Statusanzeige des Radio Status auch ein Signal. Allerdings erhalte ich kein Wireless network: Die SIM_Karte sollte auch seit einigen Tagen aktiviert sein.
Hello. I am new to PLC. I have AXC F 2152 controller. I want to connect my controller with MATLAB/Simulink software. How to establish profinet communication between them? Kindly can anyone guide me on this?
Hello Support Team, I try to use the PLCNext Engineer 2024.6 and the LTS 2024.0.4 in a VM with Windows 11, after the start I get the Message: Software protection error Debugger detected. It's a fresh installation of Windows 11 on ARM64. Can the x64 Software Emulation the Problem? Edition Windows 11 Pro Version 24H2…
174 views4 comments0 reactionsStarted by sven.guenther@microdoc.comMost recent by Frank Phoenix Contact Deutschland SupportI have a WP 6156-WHPS - Web panel and out of the blue the screen now gets stuck on the Phoenix Contact default boot screen once I power it On. If I connect a network cable to my PC and search on the IP address it returns 502 bad gateway along with nginx/1.20.1. What could be going wrong? Has the file system somehow…
Dear Experts. I have 2 issues with AXC F 2152 PLCnext please. AXC F 2152 have 2-port RJ45. Can I use them separately? Each port one IP Network. If they are only switch mode, Can I using many IP network for AXC F 2152 I need using IEC60870-5-101_104 from store( see picture). Is SD Card mandatory to come with it? Best.
Dear Guys. I'm have 2 questions with AXC 1050 XC Controller. I want to set 2 IP networks for it. Is that possible? I want to use 2403115 AXC F XT ETH 1TX with it. Is that possible? Best Regards
Hello Team , Our customer need the details of all ports (Wheater it is connected or open) of FL switch which is connected to AXC F 2152. So for these i communicated the switch over profinet sucessfully with AXC F 2152 controller , after that i created variables and mapped them to Link port status of FL Switch and obser…
Good morning, is it possible to add a write condition of modbus register type #word on modbus server? I would like the write condition by the client to be the state (1,0) of some other register such as coil type?
Hi, I am having a Visu+ RT station and need to display the runtime on 2 screens(Dual monitor). How can I achieve this? I only have 1 PC with 2 monitors. The monitors will display different screens.
Hello, I’m setting up PROFINET communication between a PLCnext Controller (AXC F 2152) and an AXL F BK PN TPS Bus Coupler, but the BF-D (Bus Failure) LED on the Bus Coupler is red, indicating the connection is not established. Here’s the current setup: PLCnext Controller: IP Address 192.168.1.40 Bus Coupler: IP Address…
Hello everyone, after I have transferred the program to the AXC F 2152, it restarts and only LED D lights up orange after the process. The control unit is no longer accessible and can only be used again via a factory reset. Does anyone have an idea as to why this could be?
68 views5 comments0 reactionsStarted by BruJenMost recent by Frank Phoenix Contact Deutschland SupportHello, we have a 2152 model installed out of town that was powered off during the weekend and once it was turned on today, we noticed that after the boot LED stopped blinking the "D" indicator was on with an orange color like in the picture: we have already performed a firmware update using WinSCP as we were advised fr…
Hello, How do I generate a daily report with 1 minute data logged in to a .csv file in PLCNext engineer? I am using FB_Log2CSV function block that was provided by Phoenix Contact engineer that I was working with. This block is creating the .csv file with headers however data is not getting recorded. I would like to kno…
I am trying to archive something similar to what is done here (CppExamples/Examples/OpcPlcManager at master · PLCnext/CppExamples), however instead of opcua method, I have a variable. How can I link a opc ua variable defined in the nodeset xml to a port defined in the c++? Is there any extension similar to <Extension>…
Hi all, I want to add a method into my opcua server, I have been trying to follow the guide in this tutotorial CppExamples/Examples/OpcPlcManager at master · PLCnext/CppExamples. I follow all the steps, but I get the BadNotImplemented error when trying to call the method from UaExpert. Any idea of what I could be doing…
Hello everyone, I am working on establishing communication between an Invertek VFD and the AXC F 2152 PLC using the AXL F CAN module and the CAN Basic library. My current code is designed to send a start command to the VFD. I have followed the examples provided in the library documentation, but I cannot figure out how …
Hi, I'd like to use "AXL F IF CAN 1H" from a pure C++ application. I am completely new to PLC world. My customer has several existing C++ programs making use of I/O modules and CANBus. They want to run their old application on "AXC F 2152". I am working on adapting the applications to new HW. Following tutorial at…
I reformatted my Phoenix Contact SD card to use for another application. Now I've learned that PLCnext requires a pre-loaded file structure on the card, so the card doesn't work in a PLC anymore. Is there a way to replace this file structure, even if it requires sending it back to the factory?
Hello, I am building a C++ component + associated program used by the PLM. When the firmware shuts down in an expected manner (e.g. not by sudden power failure), I would like all hardware components (e.g. fans, motors, etc.) controlled by the PLC to be stopped. Some of these hardware components are controlled via…
Hi all, When uploading a program over a VPN to one of our 2152 PLCs we frequently get this problem where the network interface stops working and the PLC becomes unreachable over the network. I have tried setting setting up the netload limiter of the PLC (limited to 7000 bits/ms), but this also did not work. Should I lo…
Hi everyone, Thanks to the support I've received over the past few months, I've made significant progress. I successfully installed an Alpine container on the PLCnext AXC F 2152 and have Python and NumPy running inside it to develop a kinematics model for an AGV robot. However, I've been stuck for a week trying to inst…
Hello, I am trying to connect to a Schneider device (Tesys Island) wich requires empty slots or place holders for profinet communication. Inside the profinet controller i can select the modules wich where provided by de gsdml file. But no other device. Is there away to fill in the unconnected slots? The problem we are…
Hello everyone, I have found out that the retain data is saved automatically during a cold start. After a power failure, the AXC 2152 performs a warm start. Therefore, my retain data should also be saved automatically during a warm start (as it can also be done manually in the WBM or in Plcnext Engineer). Do you have a…
Hi everyone, Where can I find this information about the processing speed for 1K bit instructions for the PLCNEXT AXC F 2152 Reference: AXC 3050. Greetings.