questions on pcan-link

Transferring CAN Data via TCP/IP
Post Reply
mwbevington
Posts: 13
Joined: Thu 28. Jul 2011, 19:02

questions on pcan-link

Post by mwbevington » Sat 25. Jan 2014, 18:19

Hi,

I am possibly interested in PCAN-Link but was not able to get sufficient info from this product's webpage.

1) Does it require one client per physical CAN net? In other words, can the 2 client license only handle up to 2 physical networks?

2) Does PC-Link only stream TCPIP? I note that your new CAN to Ethernet gateway net can stream CAN data packages as either UDP or TCPIP. I am particularly interested in UDP for my application.

3) Do you supply info with PC-Link such that one can convert /use the streaming TCPIP data back into the native format, i.e. can I get to it with the PCAN Basic API? Am thinking this is what the client does--takes TCPIP packetized data and converts it back into PCAN-API format.

4) Is the server portion licensed separately, or is it included free? Are there any limitations as to how many copies one can use, besides that you would have to have a physical device to get to the actual CAN networks?

Suggestion: I noted a reference to a question on PC-Link in a completely different section of the forum. It would be nice to have the links for these in this section , or to move them to this section, so as to consolidate the info on this in one place.

Thanks!!!

Mark
Mark W. Bevington
Maven Engineering
Yerington, NV, USA
e) mark@maveneng.net
c) 775.315.3088

K.Wagner
Software Development
Software Development
Posts: 1047
Joined: Wed 22. Sep 2010, 13:36

Re: questions on pcan-link

Post by K.Wagner » Mon 27. Jan 2014, 08:27

Hello,
mwbevington wrote:1) Does it require one client per physical CAN net? In other words, can the 2 client license only handle up to 2 physical networks?
Yes. Each PCAN-Link (PCL) client can connect one PCAN Network at a time and to one PCL server. The license limits the amount of simultaneous client connections to a PCL server. Without server connection there is no data transfer.
mwbevington wrote:2) Does PC-Link only stream TCPIP? I note that your new CAN to Ethernet gateway net can stream CAN data packages as either UDP or TCPIP. I am particularly interested in UDP for my application.
PCL doesn't support UDP, only TCP Protocol.
mwbevington wrote:3) Do you supply info with PC-Link such that one can convert /use the streaming TCPIP data back into the native format, i.e. can I get to it with the PCAN Basic API? Am thinking this is what the client does--takes TCPIP packetized data and converts it back into PCAN-API format.
PCL converts received data from a TCP socket in a valid CAN data and writes it on the connected PCAN Network. All participants connected to the same physical network will receive the messages (also PCAN-Basic applications).
mwbevington wrote:4) Is the server portion licensed separately, or is it included free? Are there any limitations as to how many copies one can use, besides that you would have to have a physical device to get to the actual CAN networks?
The license limits only the amout of connections a PCL server can have. The PCL-Package include both Server and client, and it can be installed in several computers.
mwbevington wrote:Suggestion: I noted a reference to a question on PC-Link in a completely different section of the forum. It would be nice to have the links for these in this section , or to move them to this section, so as to consolidate the info on this in one place.
Thanks for your advice. We will check this.
Best regards,
Keneth

Post Reply