PLCnext Technology & PLCnext Controls
Discussion List
Hello, What about adding USB support for connecting external high-speed cameras in future firmware releases? Thanks a lot.
I just went through the process of installing Eclipse....created a new C++ project file, copied the file to the PLCnext Engineer Libraries folder......and I get an error that it cannot be referenced. It's version is incompatible. I just downloaded all new Eclipse, etc so everything is up to date. What the heck?
Please check my program. My current program is to read the data in XML, and put the INT value corresponding to STRING into int16 xml_s[5] with the Map function.Int16 xml_s2 [7].And then to PLCnext.Nothing wrong with the compilation. My tests showed that the DemoXMLtestComponent was not called.Could you please help to …
How do I set the time zone in the PLC next controller AXC F 2152? Proficloud data is logging 6 hours in the past, which makes sense, because the time zone reported by the $date command in the Linux CLI shows UTC and I am in central time, UTC-6. PLCnext engineer doesn't seem to read or write the time zone from the…
I am looking for methods, examples, information on APIs used for data transfer of tags. What is there available to get me started with an application like this?
Hi, I have a python3 application running where I use REST API to communicate with the RTM. I've got everything working except for writing variables which are a struct variable. Reading variables (including structs) does work, so does writing non-struct variables. For writing variables i use a POST method:…
Hello, As I am the first in my company to work with PLCnext, my assignment is about implementing the PLCnext in a running installation. My internship stops in the end of January, but it should be great if the project will really nice if the installation is running with the PLCnext. It currently runs on a Siemens PLC, H…
I am currently trying to use the PLCnext Java RSC API to get data from the GDS of a PLCnext target. The application which uses the Java API starts its own HTTP web server with ssl verification. As long as the PLCnext Java API is not used or used after the web server has started, everything works fine. But unfortunately…
Hello, I updated my plcnext to the newest firmware but now i get this Fatal Error and I can't connect the PLC to PLCNext Engineer, and when i restart the PLC it doesn't place information in the Output.log. these are the last lines in the .log file: 18.12.19 13:58:13.973 Arp.Services.Ehmi.EhmiComponent INFO - 3054923840…
Hello, In my C++ Program i am using a String Array to store ID's that are scanned, the ID's are all stored in the same Array, the Array is declared like this. std::string IDPresent [50]; Is it possible to connect the Array to a port so i can use the value's in my PLCNext Engineer program? and if so, how? Many thanks.
I need to pass an array of string types to the PLC. The SDK port mode doesn't seem to work.
Hello, I have a setup of a Base station and a Remote site. The Remote site is logging sensor data to .CSV files locally. A VPN and modbus connection is already functional and running between the two, but I would like have the .CSV files available for co-workers on request in the HMI (download via browser) at the Base…
Hi, I have installed the Zabbix Agent con PLCnext with the guix package manager. The installation directory is: /gnu/store/qr942p6b8xyq0kzz1fq3x1qa1nr34kid-zabbix-agentd-4.2.0/sbin/zabbix_agentd It works after reboot whitout problems if I launch: admin@axcf2152:~$ zabbix_agentd I'm trying to automate the starting with…
I would like to install Node Red but I am missing the IPKG install manager. I ssh'ed into the PLCNext, logged in as root and ran the following command: sudo ipkg install node And the PLC returned this: sudo: ipkg: command not found I have attached the relevent screen shots. Thanks for the help.
Hi, I started creating some simple HMI to be able to display info from my c++ program. I made this tagging in my c++ program: //#port //#attributes(Output|Ehmi) //#name(Sim_voltage_HMI) float32 out_voltage_HMI = 0; How do I get this value into the HMI. I searched the forum found some talk about it but can't make it wor…
Hi, I was following this tutorial/blog post :"How to include an open-source library in your own C++ project". But I am running in to errors while downloading my Programs into PLC. I also checked the perquisites which are also fine. My setup is as follows * PLCnext Engineer →2019.6 * PLCnext Command Line Interface (CLI)…
Hello, Is it possible to export a self created function block in PLC-Next (function block created with IEC-61131 - ST-code). In this way it is possible to import this function block in another PLC-Next application and manage a library of function block's. Thank you, regards Richard
Hi, I'm trying to write an application in python3 where one part of the application is an interface to the plc runtime. I managed to do it with an opcua client before, but now I'd like to use the REST API. The controller is HW02 and upgraded to FW2020. Currently I fail to get access to the plc. The code below is an…
I am getting loss of WBM and PLCNext Engineer after upgrade to 2019.6, I can downgrade to 2019.0.4 LTS and restore both WBM and PLCNext Engineer. I have tested this on two AXC F 2152 and can replicate this issue. Is this a know issue or Do you have a link to 2019.3 as i no longer have the firmware file saved. The WBM i…
good morning: I am communicating plcnext with the sick brand gateway through profinet, I have already added the device and I have linked variables but the LEDs "BF-C" and "BF-D" are still blinking so I have not been able to establish profinet communication, The idea is that the plcnext is a controller and the sick gate…
Hello I have found the PLCnCLI version for 2020.0. But where is the SDK to install with the PLCnCLI? Is it just necessary to use the 2019.9 only? There is no 2020.0 version for the SDK?
Hi, Is it possible to copy files from usb memory stick to the RFC via the USB-port? I am thinking of using the file copy block from plcnextbase library but I don't know the path to the USB device. Best regards /Stefan
Hello community, I tried one of the C# examples. So far every example has worked. Only with the example "FB_with_user_struct2" my CPU seems to lose the connection to the PnE. https://github.com/PLCnext/CSharpExamples/blob/master/PLCnext_CSharpExamples/03_UserStruct/FBWithUserStruct.cs In Visual Studio the examples can …
Hi, When trying to print the code of all my tasks, where some of them are created using ST and some using FBs I have noticed that the code for the ST code is simply missing from the generated PDF file. I have tried to only print the ST code and the tasks description, but this results in no output or error message. Is t…
Hello, I am trying to run Forte (4diac run time written in C++) on AXC F F2152 assigned to a PLC task with PLCnext Engineer (2019.6). I was able to compile and execute it on AXC F 2152 directly calling the executable from Shell to check if we have made any mistake while compiling, so this means we are compiling it…
Dear Phoenix Contact, We trying to get openCV in the PLCNext by following the tutorial: [url=https://www.plcnext-community.net/index.php?option=com_content&view=article&id=266]Compile OpenCV for a PLCnext Control[/url] We encountered a problem at the configure Eclipse section. Hereby we cannot reach the linker and…
Hi, Is it possible to create an extra logfile using a C++ RT component? I would like to for instance redirect all error log messages into a other file than Output.log. Kind regards, Michael
Hello ~ I am from PxC China. It's a good news that Axioline Smart Elements were released on 2019 SPS. And PLCnext Engineer 2020 .LTS can support the Axioline Smart Elements . However ,we stll have some customers who use our traditional controllers such as AXC 1050 /AXC 3050, they also interested in SE Modules, and we…
Hi., I am trying to communicate AXC F 2152 with ILC131 through Profinet protocol, communication is establishing and data is also transferring. But the Profinet status showing in WBM is Warning code 0x0020 and text message is Bit5: Neighborhood information is not available. What does it mean? How to clear this?
I have checked the path and it is correct for the command line tool. C:\Program Files\Phoenix Contact\PLCnCLI 2019.0 LTS is where plcncli.exe is located.