Function to send a specific number of characters to the specified device.
Syntax |
i32 ser_bin_out (i32 nSer, string src, i32 nChar) |
||||||
---|---|---|---|---|---|---|---|
nSer |
Number of the serial channel |
||||||
src |
Buffer in which to download the information |
||||||
nChar |
Number of bytes to send |
||||||
Result |
Returns:
|
||||||
Validity |
Rule, Task |
||||||
Note |