Counters example problem with LabVIEW

Hello,

I’m using a XEM 3005-1200M32P for the first time with LabVIEW 8.0. I want to run the counters example (found into the Opal Kelly CD) and it doesn’t work… No idea of what i’m doing wrong…

 It give me an error at vi ' OKUsbFrontPanel_Open.vi :

'LabVIEW : An exception occured within the external code called by a call library function Node. This might have corrupted labview's memory. Save any work to a new location and restart LabVIEW. Vi''counters.vi'' was stopped at call library function node 0x254 of subvi '' OKUsbFrontPanel_Open.vi''

              Thanks for help

Hi,

Nobody has a solution for this Problem ? Is it possible that is a LabVIEW-version conflict ? With witch LabVIEW version is made the example ? I use LabVIEW 8.0 but maybe I schould use LabVIEW 7.1 ?

Nobody tried this counter example with LabVIEW ?

                 Any help will be appreciated
                    Thanks

Having issues with the Open call in Labview 8.2 also.

Open() no longer exists in the API. You need to use OpenBySerial()

http://www.opalkelly.com/library/FrontPanelAPI/index.html