If your OPENTCP instruction is getting the error bit set, this simply means the connection to your company server is not being made. A good way to troubleshoot this would be to install Wireshark (free Ethernet packet sniffer) on your company server and take a sample trace to see if the TCP connection telegrams (i.e. SYN) are reaching the server and what the server is responding with. It could be the telegrams are never reaching the server due to IP address, subnet and gateway settings, or it could be that the server is rejecting the TCP connection request.
If you have trouble understanding the Wireshark trace, you can save it, zip it up and send it to me for evaluation at support@hosteng.com. Or post it here.