Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

LV2012 Parallel Port Control

Is it possible to control the parallel port in LV2012?  Specifically, this is for a Probotix stepper driver. Evidently their own software will control the parallel port, so it can be done.

When trying to write bytes using VISA, I get a timeout; so I am assuming that their hardware makes VISA think the device is busy.  Any way to override this?

Also, Out Port.VI does not seem to be supported (none of the instances).

Error:

Error -4850 occurred at Out Port32.vi

Possible reason(s):

LabVIEW: Device driver not present or not supported.

 

0 Kudos
Message 1 of 3
(3,345 Views)

What operating system are you using? Port I/O VIs are not supported on 64 bit operating systems, but will work on 32 bit operating systems when run with administrator privileges. Please refer to this KnowledgeBase for more information on this error.

Regards,

Anjelica W.
National Instruments
Product Marketing Manager
FlexLogger and TestStand
0 Kudos
Message 2 of 3
(3,321 Views)

Have you made sure to tie pins 11 and 12 to ground?  If they float high (and they will, if the cable is not plugged into anything) you'll get a timeout error message.

0 Kudos
Message 3 of 3
(3,164 Views)