Search Results

by sinestic
Fri Mar 23, 2018 2:59 am
Forum: Labview
Topic: Open two 1067 stepper controller but one won't works
Replies: 2
Views: 15209

Re: Open two 1067 stepper controller but one won't works

I'm not getting errors from the second stepper. So, if is this way how i do inizialize the steppers I will investigate better and update the post here. thank you
by sinestic
Thu Mar 22, 2018 4:20 am
Forum: Labview
Topic: Open two 1067 stepper controller but one won't works
Replies: 2
Views: 15209

Open two 1067 stepper controller but one won't works

Hi everyone! I have a problem with my two steppers. I need to control the position of two steppers at same time and for this reason I use two 1067 stepper controller. I'm using the phidgets22 libraries. In the labview block diagram I use two open blocks with the serial number of the controllers, but...
by sinestic
Mon Mar 12, 2018 4:44 am
Forum: Labview
Topic: Error 7008 on StepperSetTargetPosition or Labview Crash on the same call function
Replies: 3
Views: 15873

Re: Error 7008 on StepperSetTargetPosition or Labview Crash on the same call function

yes, with every example. The problem is located on call function dll. The error occurs not at first pass in this block or others block. Is complicated i know, but only one time i received the error number. I downgraded to labview 2014 and now works fine. i think it's a lv2017 bug
by sinestic
Tue Feb 27, 2018 3:52 am
Forum: Labview
Topic: Error 7008 on StepperSetTargetPosition or Labview Crash on the same call function
Replies: 3
Views: 15873

Error 7008 on StepperSetTargetPosition or Labview Crash on the same call function

Hi, as i wrote in the object, my labview program stuck into the call from dll of the function StepperSetTargetPosition. I inserted this block with the StepperGetPosition in a subvi. I tried to debug the problem but everytime i run into this block labview crash without an error and i tried to put the...