Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Parallelput...
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
MiHa




PostPosted: Fri Jan 20, 2006 4:59 pm   Post subject: Parallelput...

PPL I need help with parallelput, we are doing some projects at school and we use tehre ancient computers Smile so when I tried to use parallelput home it says that "DLPORTIO. SYS device driver not loaded" Shocked I have no idea what that means.... help plz.. need to finish the project by monday Sad

P.S don't have an printer port(somebody told me only with printer port works)
Sponsor
Sponsor
Sponsor
sponsor
Delos




PostPosted: Fri Jan 20, 2006 5:21 pm   Post subject: (No subject)

Please be more explicit in what you are trying to do. PC.ParallelPut() is used for some rather complicated things, but Printing is not one of them.
If that's what you're trying to do:

F10 wrote:

The PC.ParallelPut procedure is not meant for sending a stream of characters to the parallel port (for example, if you want to send the string "Hello" to the printer). If you want to do this, open the file "LPT1" using the open statement and put to the file.


If not, please post some code so we have somewhere to start.
masterfenix




PostPosted: Fri Jan 20, 2006 6:12 pm   Post subject: (No subject)

You dont have the drivers installed for that error.


Read this site: they have the drivers and everything and make it very easy:

http://www.holtsoft.com/turing/support/#parallelport
md




PostPosted: Fri Jan 20, 2006 6:35 pm   Post subject: Re: Parallelput...

MiHa wrote:
P.S don't have an printer port(somebody told me only with printer port works)


If by that you mean you don't have a Parallel Port then you'd be fubar'd. ParallelPut outputs to the parallel port, as the name implies.
Rasta Fella




PostPosted: Fri Jan 20, 2006 7:02 pm   Post subject: (No subject)

I think you want to connect a joystick... well if you do write

code:

112:=up
120:=right
56:=down
88:=left%orwhatever the joystick shows

joystick:=parallelget

Rasta Fella




PostPosted: Fri Jan 20, 2006 7:04 pm   Post subject: (No subject)

And for the DLPORTIO.sys error you can install that its under where you downloaded Turing->support->DLPORTIOInstall.exe.
MiHa




PostPosted: Fri Jan 20, 2006 9:10 pm   Post subject: (No subject)

i need to control an electronik hand with the arrows on the keyboard...so I have to give a signal to the parallelport to open the transistor.. etc, etc... sorry for bad english Razz not my first language
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 7 Posts ]
Jump to:   


Style:  
Search: