Difference between revisions of "AMOSi:Serial Open"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

an example can be found on AMOSPro_Examples:Examples/H-4/Help_46.AMOS


Opens a communication channel to a serial device.


Serial Open channel, port_no


channel holds the channel number from 0 to 3.


port_no specifies the logical device number of the serial port. Normally, it should be set to zero.


If you need additiona control over the serial port, you can also call an extended version of this instruction.


Serial Open channel, port_no,shared, xdisabled, 7wires