11-07-2010 10:09 AM
Wel i'm sending you the VI's link
that i'm using if you can help me out
zone.ni.com/devzone/cda/epd/p/id/3611
11-07-2010 07:01 PM
Of course, the ULN2003 is not a stepper. Could you provide the information on the stepper and define 'not working'. Are the logic levels from the parallel port changing. do you get an error, what?
06-09-2015 03:26 PM
Hi,
I need to command a robot 5axes (5motors) with labview. This robot is connected to the pc with a parallel port so can you please help me finding a solution to command 5motors at the same time?
06-09-2015 10:39 PM
06-12-2015 03:13 AM
actually I'm not going to command these motors! I'll explain: my program is to control a volume of a bottle : my robot has a sensor in his arm so I will put the filling level and he will take the bottle verify if there is enough water if yes he will continue and fill the glass with the filling water. If the level is achieved he will stop filling and return to his first place. This sensor is conected with a parallel port to the pc. what I have in my blanck vi is basics because i don't know how i can read or write on a parallel port
06-15-2015 08:59 AM
As Dennis_Knutson said, you'll need to use NI-VISA to communicate over the parallel port. There are several VISA examples available in the example finder.
06-16-2015 06:39 AM
yep i know that i should use the VISA , but i dont have a parallel visa (like the serial defined on labview) so how can i do to control a parallel port ?
06-16-2015 07:04 AM
06-16-2015 07:17 AM
could you please send me a blank.vi allowing me to read and write from a parallel port. Im not getting what you mean 😞
06-16-2015 07:29 AM