Search found 6 matches

by ranba790
Fri 13. Sep 2024, 22:19
Forum: PCAN-Ethernet Gateway DR
Topic: Receive works but send doesn't.
Replies: 1
Views: 16985

Receive works but send doesn't.

Hi,
I am using the gateway with sockets (handshaking is disabled) i am receiving but sending doesn't work,
I have added a 2nd set of routes with handshaing and using virtual PCAN and PCAN View as a sniffer to see the messages.
I have a 3rd party software that's only works with PCAN USB( i am trying ...
by ranba790
Mon 12. Aug 2024, 09:55
Forum: PCAN-Basic
Topic: Peak.PCANBasic.NET and linux
Replies: 6
Views: 6313

Re: Peak.PCANBasic.NET and linux

Hi
Thanks for the quick response.
Is there a way to send multiple Can messages in one UDP packet. from the PC to the gateway?
Also, I have it setup as Frame Per packet = 15 in UDP mode with tcp Delay checked.
I am still getting only one Frame per packet but i have only one client on the can bus ...
by ranba790
Sun 11. Aug 2024, 16:26
Forum: PCAN-Basic
Topic: Peak.PCANBasic.NET and linux
Replies: 6
Views: 6313

Re: Peak.PCANBasic.NET and linux

Hi
No need for example , i got it to work using sockets.
Any tips for performance that you have will be greatly appreciated
Ran
by ranba790
Sun 11. Aug 2024, 12:14
Forum: PCAN-Basic
Topic: Peak.PCANBasic.NET and linux
Replies: 6
Views: 6313

Re: Peak.PCANBasic.NET and linux

Hi.
Thanks for the info.
do you have a VB.net or C# example for using socket for a send and receive Can data with the gateway.
Thanks
by ranba790
Wed 7. Aug 2024, 10:53
Forum: PCAN-Basic
Topic: Peak.PCANBasic.NET and linux
Replies: 6
Views: 6313

Peak.PCANBasic.NET and linux

Hi
If i understand correctly to use Peak.PCANBasic.NET with PCAN-Ethernet Gateway DR i need to use Virtual PCAN gateway.
The Virtual PCAN Gateway is only supported on Windows.
Is there a way to use Peak.PCANBasic.NET with PCAN-Ethernet Gateway DR or my only option is to use Sockets if i need both ...
by ranba790
Tue 30. Jul 2024, 14:11
Forum: PCAN-Ethernet Gateway DR
Topic: Connect port 1 directly to port 2
Replies: 1
Views: 2079

Connect port 1 directly to port 2

Hi,
For testing purpose, can i wire Can Port 1 directly to Can Port 2 on my PCAN-Ethernet Gateway DR.
I want to write 2 windows software, one will connect to Port 1 and the 2nd one will connect to port 2, and those software will exchange information using the can bus.
Thanks