[REBOL] Serial Ports question
From: gschwarz::netconnect::com::au at: 27-Sep-2006 10:16
Has anyone got a good list a of the functions with serial ports?
I need to put the TX line high for one second to wake up data logger.
Below is part of the list of options, is the awake option used for this?
timeout: none
local-ip: none
local-service: none
remote-service: none
last-remote-service: none
direction: none
key: none
strength: none
algorithm: none
block-chaining: none
init-vector: none
padding: none
async-modes: none
remote-ip: none
local-port: none
remote-port: none
backlog: none
device: port2
speed: 9600
data-bits: 8
parity: none
stop-bits: 1
rts-cts: false
user-data: none
awake: none
Regards,
Greg