Re: Sending data direct to USB in OSX
Re: Sending data direct to USB in OSX
- Subject: Re: Sending data direct to USB in OSX
- From: Joshua See <email@hidden>
- Date: Mon, 15 Mar 2004 09:19:48 -0600
On Mar 14, 2004, at 8:55 PM, Rod McDevitt wrote:
Hi all
I used to use a mini-application specially written to send a cash
drawer trigger (usually control-g) to the serial port on my Mac using
OS9 - now with OSX and USB and a USB receipt printer, I need to do the
same.
For security reasons, I do not want to use the trigger built in to the
software driver and also occasionally the drawer needs to be opened
without anything being printed.
Any ideas please or can someone point me in the right direction?--
Many of these types of USB devices actually are serial, with a built in
USB to RS232 adapter. Use System Profiler and/or the manufacturers tech
docs to determine if this is the case. If so, you could use Smile's
RS232 class to send the command.
--
Sincerely,
Joshua See
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.