PCAN-Explorer 5 Unable to Run Sample VBS Macros

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Locked
dtran
Posts: 2
Joined: Thu 18. Apr 2024, 00:43

PCAN-Explorer 5 Unable to Run Sample VBS Macros

Post by dtran » Thu 18. Apr 2024, 01:06

Hello,
I am running into an issue in PCAN-Explorer 5.3.4 that is very similar to the issue reported on this thread: viewtopic.php?t=2984. I cannot update to PCAN-Explorer 5.4 since I need the instrument panel option (got a message stating instrument panel requires 5.3).

When I run the sample script called "NewClientSend" my PCAN-Explorer would abruptly exit. This test is to rule out my script.

In my VBS script, I have determined that the following code will cause the script to terminate:

Code: Select all

   Dim client
   MsgBox "Here!"
   Set client = CreateObject("PCAN3.PCANClient")
   MsgBox "Won't reach here!"
Warning Message:
PCAN Warning .png
PCAN Warning .png (9.44 KiB) Viewed 1951 times

Any suggestions on how I can fix this without upgrading my PCAN-Explorer?

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: PCAN-Explorer 5 Unable to Run Sample VBS Macros

Post by M.Maidhof » Thu 18. Apr 2024, 14:12

Hello,

please send an email to our support email address with your license ID of your PCAN-Explorer 5 and your project files, to be able to check the issue.

best regards

Michael

dtran
Posts: 2
Joined: Thu 18. Apr 2024, 00:43

Re: PCAN-Explorer 5 Unable to Run Sample VBS Macros

Post by dtran » Fri 19. Apr 2024, 18:01

Thank you, Michael. I have sent you the email with the information requested.

M.Heidemann
Sales & Support
Sales & Support
Posts: 1083
Joined: Fri 20. Sep 2019, 13:31

Re: PCAN-Explorer 5 Unable to Run Sample VBS Macros

Post by M.Heidemann » Mon 22. Apr 2024, 08:50

Support provided via email.

- closed -
---
Marvin Heidemann
PEAK-Support Team

Locked