Motion_Control_Examples icon indicating copy to clipboard operation
Motion_Control_Examples copied to clipboard

KPZ101 Example Error

Open JoeyYin-SEU opened this issue 1 year ago • 1 comments
trafficstars

The type use 81 at "TLI_GetDeviceListByTypeExt(serialNos, 100, 81);" But 81 is the type of TPZ001. The right code is 21.

JoeyYin-SEU avatar May 11 '24 06:05 JoeyYin-SEU

What's more, we found a very ridiculous problem. When I use debug mode, the device cannot be opened (using PCC_Open(*)). But it will be normal at Release mode. Why?

JoeyYin-SEU avatar May 11 '24 07:05 JoeyYin-SEU

Hello Joey, Thank you for bringing that typo to our attention and we will get that fixed. As for the debug and release issue, it seems like the new release of the KPC101 has caused some issues with the KPZ101 dlls which I believe might be causing this issue. We will be looking into this with the developers and working on a fix as soon as we can. If you contact your local tech support team ([email protected]) we can notify you of when the fix is available.

TrumanMetz avatar Jun 04 '24 20:06 TrumanMetz