Beckhoff PLC¶
Establish a connection to a Beckhoff TwinCAT PLC, which allows you to read and write to PLC symbols.
This node initializes the PLC. If you connect its output to a GetProperty node, you can gather information about the PLC. Usually you would connect the output to a Read Symbol node to read symbol data, or a Write Symbol node to write symbol data.