LabView Crash on calling PhidgetAccelerometer_setOnAccelerationChangeLabviewHandler

Supporting Labview 2012 and up
Post Reply
Alex
Fresh meat
Posts: 1
Joined: Thu May 09, 2019 9:48 am
Contact:

LabView Crash on calling PhidgetAccelerometer_setOnAccelerationChangeLabviewHandler

Post by Alex »

Trying to implement the accelerometer on LabVIEW 2017 SP1. However using events, labview crash every time on calling PhidgetAccelerometer_setOnAccelerationChangeLabviewHandler through AcceEventCreate vi with Exception: Access violation (0xC0000005) at EIP=0x00007FFF2820862C Version: 17.0.1f3 (64-bit)

Switch off the AV and multiple variants with no luck.
jdecoux
Engineering
Posts: 181
Joined: Mon Nov 13, 2017 10:20 am
Contact:

Re: LabView Crash on calling PhidgetAccelerometer_setOnAccelerationChangeLabviewHandler

Post by jdecoux »

Thank you for pointing that out, it appears you found a bug in our 64-bit LabVIEW library.

We've found the problem, and it will be fixed in an upcoming release.

In the meantime, you can try using 32-bit LabVIEW as a workaround until the fix is released.
jdecoux
Engineering
Posts: 181
Joined: Mon Nov 13, 2017 10:20 am
Contact:

Re: LabView Crash on calling PhidgetAccelerometer_setOnAccelerationChangeLabviewHandler

Post by jdecoux »

The problem has been fixed in the latest release of Phidget22. You can download the installer for Windows from the Getting Started with Windows page.
Post Reply