How to get the PCANClient object
Posted: Wed 24. Feb 2016, 14:32
Hi,
I startet the PCAN-Explorer over a VB script.
I want to have access to the PCANClient object because I need the state of the xmtQueueEmtpy property.
I startet the PCAN-Explorer over a VB script.
Code: Select all
Set app = CreateObject("PCANExplorer5.Application")