Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Basic General > Re: Need to ope...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 16 of 19 Topic 605 of 684
Post > Topic >>

Re: Need to open cash drawer in QB45

by "FrisbeeŽ" <billLASTNAME@[EMAIL PROTECTED] > Jul 5, 2007 at 08:16 AM

"Stefan Pendl" <stefan.pendl@[EMAIL PROTECTED]
> wrote in message 
news:8vhm83tu83cl5514g5girpts7kft5ac57l@[EMAIL PROTECTED]
> On Tue, 03 Jul 2007 22:38:53 -0400, Webfoot <webber@[EMAIL PROTECTED]
> wrote:
>
>>I originally wrote the POS software on a TRS-80 model I just to
>>practice programming.  My mechanical register broke one night so it
>>went into service around 1982.  A Model III, 1000HX,, several Model
>>4's, XT's, AT's and ATX's later it is still in service.  Of course it
>>has been added to include accounting. payroll. advertising, inventory.
>>Not sure if this makes it the first computer POS but it has to bee the
>>only one still in business.
>>
>>Now, how do I press the space bar and end up with 12v to the drawer in
>>QB4,5.  I plan on using a relay to avoid excessive current draw on the
>>computer circuits.
>>
>
> OPEN "COM1:9600,n,8,1" FOR OUTPUT AS #1
>    PRINT #1, CHR$(255)
> CLOSE #1
>
> Something along the above lines will do what you want.

If memory serves, you will probably have to send a string of those, not
just 
one.  You'll probably want to make it variable, as too few will do
nothing, 
and too many will rattle the drawer like a machine gun.
 




 19 Posts in Topic:
Need to open cash drawer in QB45
Webfoot <webber@[EMAIL  2007-07-02 22:13:21 
Re: Need to open cash drawer in QB45
"Stephen J. Rush&quo  2007-07-02 22:54:07 
Re: Need to open cash drawer in QB45
ArarghMail707NOSPAM@[EMAI  2007-07-03 00:02:07 
Re: Need to open cash drawer in QB45
Happy Trails <nomail@[  2007-07-03 04:11:46 
Re: Need to open cash drawer in QB45
Happy Trails <nomail@[  2007-07-03 04:15:58 
Re: Need to open cash drawer in QB45
ArarghMail707NOSPAM@[EMAI  2007-07-03 09:14:10 
Re: Need to open cash drawer in QB45
"FrisbeeŽ" <  2007-07-03 13:40:42 
Re: Need to open cash drawer in QB45
"El Maximo" <  2007-07-03 18:46:39 
Re: Need to open cash drawer in QB45
Webfoot <webber@[EMAIL  2007-07-03 22:06:06 
Re: Need to open cash drawer in QB45
"FrisbeeŽ" <  2007-07-05 08:15:03 
Re: Need to open cash drawer in QB45
"El Maximo" <  2007-07-05 12:39:37 
Re: Need to open cash drawer in QB45
"FrisbeeŽ" <  2007-07-05 13:25:25 
Re: Need to open cash drawer in QB45
Webfoot <webber@[EMAIL  2007-07-03 22:38:53 
Re: Need to open cash drawer in QB45
Stefan Pendl <stefan.p  2007-07-04 09:13:40 
Re: Need to open cash drawer in QB45
"El Maximo" <  2007-07-05 11:40:12 
Re: Need to open cash drawer in QB45
"FrisbeeŽ" <  2007-07-05 08:16:18 
Re: Need to open cash drawer in QB45
"news@[EMAIL PROTECT  2007-07-03 12:31:23 
Re: Need to open cash drawer in QB45
shb*NO*SPAM*@[EMAIL PROTE  2007-07-04 17:05:40 
Re: Need to open cash drawer in QB45
"Stephen J. Rush&quo  2007-07-05 01:34:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 7 12:44:47 CDT 2008.