User Tools

Site Tools


jvs:cigal:manual:chapter2:comwrite

CIGAL Reference Manual, Chapter 2 (Commands): COMWRITE

COMWRITE -- Write data to a serial communication port

usage: comwrite buf [chan]

COMWRITE writes the byte data into a BUF variable and sends it to the communication port specified by CHAN. If CHAN is omitted, the first output port is used by default. BUF can be either a character string variable or a byte array variable (see DECLARE(2)). Before writing to a serial communication port it should be configured by setting the COM1(4) (or COM2(4)) parameters. To read from a communication port use COMREAD (see COMREAD(3)).

See Also:
COMREAD(3), DECLARE(2)

CIGAL Home, CIGAL Manual, Commands List, Manual Help

jvs/cigal/manual/chapter2/comwrite.txt · Last modified: 2023/02/23 18:43 (external edit)