Solutions
GE Fanuc OPC UA Server
1min
unhandled content type protocol overview and ladder logic design for pac systems rx3i to use it as an opc server the pac systems opc ua server is described under service request 130, protocol 0x0001 see the details below from pac systems rx3i and rsti ep tcp/ip ethernet communications user manual unhandled content type the following ladder logic can be used to start the opc ua server r00001, r00002, r00003 are registers in which the parameter 16#0001, 16#0000 and 240 is moved indicating opc protocol, start request and time zone offset configuration respectively step by step guide to start the opc server and connect it to le using the opc ua client advanced driver open the pac machine edition software and make sure that the controller is added and configured properly in the software add a new program and build the ladder logic as shown above create all the required variables in the variables list as per the ladder logic save and download the program and go online go to programmer mode and right click on the opc command push button and click on force on to start the opc ua server once the opc server is started, go to litmus edge devicehub > devices page in litmus edge, add opc device with opc ua client advanced driver enter url opc tcp //<ip address> 4840 and save device the device will show connected here, ip address should be the ip assigned to the plc in the pac addition software and 4840 is the port number used by the server the driver allows browsing as well all tags can be now browsed and read in flows important notes unhandled content type opc ua server is supported using the embedded ethernet port with rx3i cpe305/cpe310 firmware version 8 20 or greater so, the controller firmware version should be greater than 8 2 but in this case the opc server can be started from the pac machine edition software using ladder logic to start the server using online opc commands of software there are different requirements mentioned below the pac machine edition version 9 5 and greater have opc online commands present in the software that supports opc ua these commands help the user to start the opc server directly instead of using the ladder logic also, the suggested firmware version of controller is 10 10 or greater for effective working with pac machine version 9 5 or greater reference video