Sinolta has a set of native protocols that can be used to connect to a wide range of devices. If your controller does not support protocols that Sinolta Native protocols support, then the easiest option is to use an OPC server that supports your controller protocol. Sinolta can connect to your controller via an OPC interface.
If the controller has a proprietary interface that is published and provides proper documentation describing the protocol, we can quickly develop this protocol for you.
If the controller protocol is relatively simple, you can construct request messages within Automation .Net C# or VB function blocks to communication with the controller by opening an IP socket and exchange messages with the controller.