Search found 1753 matches

by M.Maidhof
Mon 21. Jul 2025, 14:46
Forum: PCAN-Explorer 6 & Add-ins
Topic: J1939 add-in request frames
Replies: 1
Views: 18001

Re: J1939 add-in request frames

Hi,

you have to compose the frame manually.

regards

Michael
by M.Maidhof
Fri 18. Jul 2025, 15:49
Forum: PCAN-Explorer 6 & Add-ins
Topic: update signal without sending it
Replies: 1
Views: 5379

Re: update signal without sending it

Hi,

disabling the autotransmit option is the correct way. Then the signal will not be sent when you change it. On the other hand if you like to send the signal periodically, you have to send it by the script itself by using a timer or scheduler in your script.

regards

Michael
by M.Maidhof
Mon 7. Jul 2025, 16:20
Forum: Software
Topic: Explorer 6 Symbol Editor
Replies: 1
Views: 11115

Re: Explorer 6 Symbol Editor

Hi,

please send your symbol file to our support.peak[at]hms-networks.com with your PCAN-Explorer license ID.

regards

Michael
by M.Maidhof
Thu 3. Jul 2025, 14:13
Forum: PCAN-M.2
Topic: PCAN-M.2 in external Thunderbolt enclosure
Replies: 6
Views: 50973

Re: PCAN-M.2 in external Thunderbolt enclosure

Hi,

embedded PCs with M.2 PCIe slots

regards

Michael
by M.Maidhof
Tue 1. Jul 2025, 17:25
Forum: PCAN-M.2
Topic: PCAN-M.2 in external Thunderbolt enclosure
Replies: 6
Views: 50973

Re: PCAN-M.2 in external Thunderbolt enclosure

Hello Thomas,

yes I think so, a PCIe lane is necessary to let the PCAN-M.2 card work correctly on such a system.

regards

Michael
by M.Maidhof
Wed 11. Jun 2025, 16:29
Forum: Third Party Software
Topic: Enabling Third-Party Application Support for PCAN-miniPCIe FD and Compatibility with PCANBasic.dll
Replies: 0
Views: 42707

Re: Enabling Third-Party Application Support for PCAN-miniPCIe FD and Compatibility with PCANBasic.dll

Hi,

which kind of PCAN hardware could be used, is set in the CAN initialization process of the application. If this application only supports PCAN-USB, there is no option to change the hardware. In that case you need to contact the manufacturer of the software tool.

regards

Michael
by M.Maidhof
Tue 10. Jun 2025, 09:39
Forum: PCAN-M.2
Topic: PCAN-M.2 in external Thunderbolt enclosure
Replies: 6
Views: 50973

Re: PCAN-M.2 in external Thunderbolt enclosure

Hi,

unfortunately we never tested this combination and can't tell you if the card will work correctly.

regards

Michael
by M.Maidhof
Thu 5. Jun 2025, 12:25
Forum: PCAN-Optoadapter
Topic: Adapter on PCAN-USB Pro FD
Replies: 1
Views: 28096

Re: Adapter on PCAN-USB Pro FD

Hi,

PCAN-USB Pro FD is already isolated on the CAN side, so it makes no sense to isolate a second time. Next, the power supply output from the PCAN-USB Pro FD is not able to handle the power of the PCAN-OptoAdapter, so you need external 5Volts to supply PCAN-OptoAdapter if you want a second ...
by M.Maidhof
Wed 28. May 2025, 10:05
Forum: PCAN-LIN
Topic: Connection issue from PC to PCAN-LIN
Replies: 7
Views: 24619

Re: Connection issue from PC to PCAN-LIN

Hi,

if the standard configuration is used, the serial parameters are 38400/8/N/1. But someone could also set a different serial bitrate to the device. What kind of serial connection do you use (USB2Serial or native connection from the PCs mainboard)?

Maybe it will be helpfull to contact us by ...
by M.Maidhof
Mon 26. May 2025, 14:25
Forum: PCAN-LIN
Topic: Connection issue from PC to PCAN-LIN
Replies: 7
Views: 24619

Re: Connection issue from PC to PCAN-LIN

Hi,

"Bäbber" says latest hardware. To disable the scheduler by serial commands, please send 0x02 0x21 0xA4 0x00 0x85 by serial. Then you should be able to connect to the module again with PCAN-LIN CT (close terminal software before and don't reset the module, otherwise the scheduler will start ...