Page 1 of 1

Send data to a BD

Posted: 31/05/2018, 22:05
by user16392
Good day,
I have a question, with the pl 500 or one of its products can I send data to a remote BD that is in a server using the ethernet port?

Awaiting your comments.
Regards!

Re: Send data to a BD

Posted: 01/06/2018, 8:51
by Pixsys tecnico 6
Hi,
what type of the remote DB you are using? SQL Server?...I think it is not possible, because the PL500 can use only the Modbus TCP/IP protocoll to access another ethernet device and the WindowsCE dosen't suppport the ODBC connection.

Best regards.

Send data to a BD

Posted: 02/02/2019, 16:39
by acegree
Server is a entity which can accept connection from client and serve the client request.

following is very simple server which accept single client connection and send 1 to client.

Code:

Re: Send data to a BD

Posted: 04/02/2019, 8:34
by Pixsys tecnico 6
Hi,
it is possible if your server can manage the Modbus TCP/IP protocol.

Please Download the Example number 6 at follow link.
https://forum.pixsys.net/viewtopic.php?f=18&t=1693

Best Regards.