Hi hamalaw, This is exactly this feature of the Automation Server: https://help.codesys.com/webapp/_cas_display_web_visualization;product=codesys_automation_server;version=1.15.0.0 When you say 'simulation', do you mean only that you are simulating a home? Or do you mean that you are using simulation mode? For web visualization your 'simulation' must be running in a PLC, even if it is the Control Win V3 which installs with the CODESYS Development System. Simulation Mode just runs in the IDE and has...
Hi hamalaw, This is exactly this feature of the Automation Server: https://help.codesys.com/webapp/_cas_display_web_visualization;product=codesys_automation_server;version=1.15.0.0 When you say 'simulation', do you mean only that you are simulating a home? Or do you mean that you are using simulation mode? For web visualization your 'simulation' must be running in a PLC, even if it is the Control Win V3 which installs with the CODESYS Development System.
Hello We have chosen Codesys V3.5 for Modeling a Smart home, we have done everything and the visualization works as we want it to, we were wondering if we can connect the buttons of the simulation to a server that we can instead control the simulation from a mobile phone and not only the computer?
Hello All, I have a device that cyclically sends CAN frames to the network. I want to receive this data using Codesys and a PLC controller and at this point there is a problem. As I do not have physical access (yet) to the device, I send data in the CAN network using the USB-CAN adapter. This is example frame 0x01,0x04, 0x01,0x02,0x03,0x04 (CAN ID, length of data and data). I want to read this data in Codesys. I currently have the following error: CANOPEN_WRONG_PARAMETER. In the case of the Beckhoff...
Hello All, I have a device that cyclically sends CAN frames to the network. I want to receive this data using Codesys and a PLC controller and at this point there is a problem. As I do not have physical access (yet) to the device, I send data in the CAN network using the USB-CAN adapter. This is example frame 0x01,0x04, 0x01,0x02,0x03,0x04 (CAN ID, length of data and data). I want to read this data in Codesys. I currently have the following error: CANOPEN_WRONG_PARAMETER. In the case of the Beckhoff...