Hello @eschweelinger, I looked and research about it and got the example of it. Now, it has worked and I am able to write/read my object using the ETCCOsdoWrite and ETCCOsdoReadAccess function blocks.
Hello, I want to read/write the acyclic SDO form the EtherCat Slave. So, I am using the below FB to read it. However, it has giving me the error while read it. So, can you help me?. IF SDO_REQ THEN Read4(xExecute := TRUE, usiCom := 1, uiDevice := 1001, wIndex := 16#01, bySubindex := 16#01, udiTimeOut:= 500); IF Read4.xDone THEN abyRead := Read4.abyData; Read4(xExecute := FALSE); ELSIF Read4.xError THEN iState := 32767; END_IF END_IF
Hello, I tried with different scenarios as per my knowledge but I didn't get success for to start/stop the Control RTE services bu using the batch. @eschwellinger, Can you provide me the steps to do it?.
Hi, I already checked this in admin mode and it works only for stop PLC but it is not started the PLC after it has stopped. Is any settings still missing?.
Hello @eschwellinger, It is not working as expected...In the script it is showing to started PLC successfully but when I checked same in the notification panel, it is not changing the sign of Systray. Also, not connected to device. Can you help it. I attached my script here. I am working on 64bits machine.
Hello @eschwellinger, It is not working as expected...In the script it is showing to started PLC successfully but when I checked same in the notification panel, it is not changing the sign of Systray. Also, not connected to device. Can you help it. I attached my script here. I am working on 64bit machine.
Hello @eschwellinger, It is not working as expected...In the script it will showing to started successfully but when I checked same in the notification panel, it is not changing the sign of Systray. Also, not connected to device. Can you help it. I attached my script here. I am working on 64bit machine.
Hello @eschwellinger, It is not working as expected...In the script it will showing to started successfully but when I checked same in the notification panel, it is not changing the sign of Systray. Also, not connected to device. Can you help it. I attached my script here.