WriteSerialPortData()

Syntax

Result = WriteSerialPortData(#SerialPort, *Buffer, Length)
Description
Write an arbitrary amount of data to the #SerialPort. The number of bytes actually written are returned in 'Result'. To check how much data is available in the output buffer, use AvailableSerialPortOutput().

Supported OS

All

<- SetSerialPortStatus() - SerialPort Index - WriteSerialPortString() ->