PLCnext Engineer
Discussion List
Hello, We have the following problem in our training lab: PLCnext Engineer cannot find the Codemeter license (error 200). In fact, there is no license in the CodeMeter Control Center. We have tried several solutions (based on older answers in the forum on this topic): - PLCnext Eng. reinstallation and/or repair - We tr…
Inquiry Regarding Analog Module (AXL F EX IS AI8 HART XC 1F) Configuration for Binary Switching Sens
Dear Support Team, I am working on integrating a binary switching sensor connected to the AXL F EX IS AI8 HART XC 1F analog input module. The sensor operates on a two-wire loop-powered system, outputting 8 mA (Low State) and 16 mA (High State). Since the module includes both normal analog inputs and HART-specific input…
Closed106 views2 comments0 reactionsStarted by SHNBMost recent by Tim Phoenix Contact Deutschland SupportHi Team, We have the controller AXC F 1152 with a little program. Now we want to write a little error log into a text file. I need some help how I can write the code therefore. Maybe someone was creating something like this before and can give some tipps. Thanks & BR Bodo
Hello, Is there a function or option for serial connection (RS422) for an engine manufactured by MTU that is intended for the marine sector? I know things have been done in the past and if you have it it will save me a lot of engineering time, Thanks, Haim
I have been experience the UTL0001 Error in both old and new projects. Existing projects that historically would build now exhibit this error. There is limited documentation that I can find on this error message and the internal documentation of PLCNext Engineer does not seem to exist. I have read a few other posts tha…
Hello, I have created a C# program which I transferred to PLCnext Engineer so I have the following GDS Port List. What I would like to do is create an HMI Page which shows when the outputSwitch_Pipes are TRUE and when they are FALSE. Also I would like to extend this to add some C# counters I use in my C# code so that I…
377 views8 comments0 reactionsStarted by dimitrismvrmMost recent by Martin [PLCnext Technology Team]Hello, The PLCNext Engineer Chart object is displaying trends with a time scale that is 2 hours behind the current time of the controller. I have set the PLC controllers time to the current system time but the issue still persists. Does anyone have any solutions?
Hallo everyone, i have implemented a modular OPC UA Alarming-System using the Systems fb "ALM_REGISTER". It works fine, but i am having trouble showing special characters, especially in German Language (for example: äüö etc). The ALM_STATE structure has a Message string which is used for that. since a string is defined…
Hello I want to set TSDU in PLCnext Engineer for PLC RFC4072s. Is it possible to change TSDU in PLC via PLCnext Engineer or command line?
Hello, I program in LD. When I delete a certain network, the following one keeps it's name & number. This becomes really confusing when deleting/ addind multiple networks and I don't want to keep changing them manually, one by one. Is there any way to automatically fix the numbering in the name of the networks? Thank y…
I am working with 4 Sinamics G120X drives. I am getting the Error 8501 "setpoint time out error" frequently & each time that i download the code in my PLC (PLCext control AXC F 3152). I check the wiring connections and everything is okay. Please does someone here have an idea of what could be the problem and out to sol…
Hello all, a colleague and I regularity program sequential systems and as such will use the SFC language frequently. What we are trying to figure out is if there is a way to put a basic boolean expression directly into a transition as you can with an action. This function would allow much cleaner and faster programming…
Hi, I'm having an issue with running the simulator, giving me the error message listed in the title. "Simulation of Controller AXCF 1152, v2022.0.0 is not supported. (MSG_ONL0163). I've tried several different versions of the simulator and the program itself to no avail. Any other suggestions would be appreciated. Than…
Good day! During operation, the controller loses connection with the network device and does not restore it. The only thing that helps is switching the controller to the "STOP" mode, and then to the "START" mode, or rebooting. Although the end device is available for connection by any device. The BUSY lamp is on at the…
Hi all, Is it possible to connect a inline bus coupler IL MOD BK DI8 DO4 to a AXC F 2152 with RS UNI card? Best regards, Geert
Hi, Can someone guide me on using simulation mode for writing code and testing logic? I activated simulation mode in PLCnext Engineer 2022.0.4 for AXCF1152, as I don't have the hardware available. I’ve followed tutorials on configuring I/O modules, but they all demonstrate with actual controllers.
Hello, Why after I used the "Apply the online device settings to the Project device" function did PLCnext Engineer 2024.6 become extremely slow when accessing any variable in the data list of the modules that are on the Profinet network even offline? Thank you for your attention.
I figure this might be a long shot, but thought it couldn't hurt to ask. I have a system with a bunch of products in the field. I'm considering adding an additional smart element (I have room on my backplane), specifically the 1088106 (RTD Transducer). Ideally, I'd like to be able to upload a PLCNext Engineer project t…
Hello, As you can see in the photos, I installed the PlcNext Engineer 2023.0.5 version software. I did not receive any errors during the software installation. When I sent the error to Toygar Bey, the manager of Phoenix Contact Automation Unit Turkey, he said that the problem may be related to the operating system. I…
When I connect to the device via TLS_SOCKET socket, after some time the connection (Active) is lost. The flag (Busy) lights up. It is possible to connect to the device from the PC. After stopping / starting the project, the connection can be established again.
Hello, in PLCnext Engineer I defined a TSDB type database to which I assigned a variable. In HMI Page I added Chart and Data Logger Session. After switching to eHMI, I get an error: The HMI application has stopped. An error occurred during data group registration. Additional detail may be available in the browser's con…
Hi, When moving the mouse over a button, it is displayed slightly grayed out. If the HMI is used with a touch, this grayed out unfortunately remains when the button is pressed. Is it possible to deactivate this property for the button?
Hello, The fail LED from AXC F 2152 is red. I don't why. 23.09.23 08:09:44.696 PCUctl_v1_0_0_2152.Modellib ERROR - Error: Could not read address to simulink block bin file from "/opt/plcnext/projects/PCWE/Libs/PCUctl_v1_0_0_2152/addr2SimulinkBlock.bin". (file IO error) 23.09.23 08:09:44.702…
PLCnext Engineer 2024.0.4 crashed on me. Process: I highlighted multiple lines of ST code, then tried to do a Find/Replace the word "IN" with "OUT"... when I hit "continue with search and replace" this error occurred: Note: Its possible the 1st line of ST code was empty, but I know the other 15 or so lines had plenty o…
Hello I have a AXFC2152 2023.0.0 + BP SE4 + DI16 and DO16. Alim 24V is ok. My leds on backplane are red When I connect to wbm web server I've got : status reg : 0x0284 and reg1 : 0x0c14. It's mean that (on error codes) Module type does not correspond. But I have used fonction read Axioline on plcnext to update board...…
Hello, I'm looking to create a device that has both Modbus TCP and Modbus RTU support, and I am using the MB_TCP_Server_10 and the MB_AXL_F_RSUNI_Slave_3 libraries respectively to achieve this. Both libraries accept an array of Words for the holding and input registers, except each one defines their own custom Type for…
Hi, When using PLCnext Engineer 2024.0.4 (Build 7.0.550.0, Revision ba77587a) and the AXC F 2152 starter kit I get an issue when importing the GDML files for the FL IL 24 BK-PN-PAC => https://www.phoenixcontact.com/en-pc/products/bus-coupler-fl-il-24-bk-pn-pac-2878816 The error: Error,"10/12/2024…
The new Alarm server (in version 2024) utilizes a C++ "AlarmProgram" for alarm handling. Is there any way to log the alarms to a file? Or will there be a possibility in the future? Why does it show timestamps as "GMT+1 Central European Time" although my PLC has default settings (using UTC)? Is there any way to change t…
Hello, this is Marcel Llovet from Audi Tooling Barcelona, I have recently had an error while working with PLC Next engineer V2023.0.6 which is the following: E1002: [PLCNext_PN_Diag]VMM_FactoryAutomation:FB_PNDIAG_2:SubscribeServices(Arp.System.Rsc.Services.ServiceManager) IL_0009 : emitting of cil code failed. I have …
i have this proble some one know how solve?