Page 1 of 1

Format of messages

Posted: Mon 25. May 2015, 03:34
by jurijbr
Hi,

I would like to write application which will read data from and send data to PCAN-Ethernet Gateway DR (UDP sockets).
I checked forum and site for documentation how to communicate with gateway but I can't find it.
I would need description of messages.
Can someone help me?

Regards,
Jurij

Re: Format of messages

Posted: Tue 26. May 2015, 09:47
by PEAK-Support
Please take a look at the PDF Directory from our product DVD. This Info is explained in a extra Document.

PCAN-Gateways_Developer-Documentation

In this document is a reference to some code sample.
Here the ZIP where you will find the C# UDS sample and some simple C Code here
(please unzip with PW "peak")

Re: Format of messages

Posted: Wed 27. May 2015, 14:05
by jurijbr
THANKS ;)