Search found 2 matches

by abhishekbolar
Wed 2. Apr 2025, 16:05
Forum: Software
Topic: Issue with DLL Loading After Migrating from Eclipse to Maven Project
Replies: 1
Views: 2621

Issue with DLL Loading After Migrating from Eclipse to Maven Project

Hello, I am facing an issue after converting my java project from Eclipse based to a Maven-based project(still within eclipse environment).

Context:
The project was initially built using Eclipse, and everything worked fine. The PcanBasic_JINI.DLL was loaded correctly, and the application ran as ...
by abhishekbolar
Mon 20. May 2024, 13:19
Forum: PCAN-Basic
Topic: Help with Connecting Two USB-Based PCAN Devices Simultaneously
Replies: 1
Views: 1473

Help with Connecting Two USB-Based PCAN Devices Simultaneously

Hello,

I need assistance with connecting and using two different USB-based PCAN devices simultaneously. Both devices are single-channel. I can read and write data using one PCAN device, but I am having trouble figuring out how to use both devices in parallel.

Here are the details of my setup ...