Please enable JavaScript to view this site.

Function that writes a string to the buffer of the specified device.

Syntax

i32 ser_out (i32 nSer, string src)

nSer

Number of the serial channel

src

String containing the data to be sent

Result

Returns:

Value

Meaning

<> 0

Operation performed correctly

0

Otherwise

Validity

Rule, Task

Note

The channel must necessarily be initialized as ascii (PSER_ASCII)

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC