Hello everyone, I am currently working on reading data from energy analyzers using Modbus TCP and RTU (RS-485). In my previous software, I used the following method to add slave devices (i have attached the image) and configure registers: Add the Modbus slave device. Configure the communication parameters (baud rate, parity, etc.). Define the registers and their addresses for data retrieval. Now, I am trying to achieve the same in CODESYS 3.5, but I am not sure how to configure the Modbus master,...
Hello EveryOne, I am facing an issue while installing e!COCKPIT. Every time when I click on .exe fill it takes me to uninstall the software. The images are attached for your reference. Please guide me on how to install e!cockpit. Thank you
Hi everyone, As per my client's requirement I want to on and off the pump according to the time and the water level limit. For example, If the water limit is between 7 to 9 one pump will be off which has the greatest time among all the pumps and if the limit is 6-7 the two pumps will be off having the greatest time compared to other pump and if the limit is 5-6 three pump will be off according to the time. I am having a problem to off the two pumps on the time base. I also create a bubble sort in...