Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
How do I send a byte through a parallel port?
How do I send a byte through a parallel port?
Kura
Member
04-23-2005
01:22 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hello, I'm trying to send a single byte of data to my device over a parallel port. How is this accomplished with labview?
0
Kudos
Message
1
of 3
(2,823 Views)
Reply
Re: How do I send a byte through a parallel port?
chilly_charly
Trusted Enthusiast
04-24-2005
05:23 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Use simply the VISA write to serial port.vi (I know, it is puzzling to use a
serial
vi while you intend to use a
parallel
port...), and connect to LPT1, instead of COM1 or other serial ports.
CC
Chilly Charly
(aka CC)
0
Kudos
Message
2
of 3
(2,811 Views)
Reply
Re: How do I send a byte through a parallel port?
wha@atmel
Active Participant
04-25-2005
02:34 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi Kura,
In contradiction to Charly's reply .... I recommend to use the LabVIEW standard vi
"OUT Port.vi" from Advanced - Port I/O Palette
Have a look to the simple use of it in attached "Printer-Port-Test.vi".....
- hope you have LV7 to open this vi; if not - let me know !!
The only thing you need to do - take the standard 0x378 Address of LPT-Port and
connect a Control to "OUT Port.vi"
I think this more easy to understand.............
Regards
Werner
printer_port_test.zip 57 KB
0
Kudos
Message
3
of 3
(2,795 Views)
Reply
All Forum Topics
Previous Topic
Next Topic