Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to put a 1/0 on that pin?
Message
From
08/11/2003 15:22:34
 
 
To
08/11/2003 13:59:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00847960
Message ID:
00847968
Views:
22
Hi Gunnar,

First, a few links for you:

http://www.camiresearch.com/Data_Com_Basics/RS232_standard.html#anchor1154232
http://www.quatech.com/support/comm-over-rs-232.php
http://www.tisd.net/~harveybppp/relay.html

If you really want to play around with this, start Googling for RS232 and ham radio stuff - they have been doing things like this for years. About the only pins available for you to directly control are the RTS and DTR outputs (RTSEnable and DTREnable). These you can set the state directly, and they will hold. You can test input states of CTS and DSR to detect their presence (CTSHolding and DSRHolding). As far as sending characters to perform actions, you would need external electronics to capture/decipher and act on the data.

When you really want to start having fun, look at http://www.parallax.com/html_pages/resources/index.asp - these Basic Stamps are a blast.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform