This function allows incoming user messages to be read on predefined BCC3.0 channels.
Syntax |
i32 bcc_receive (i32 idCh, bcc_msguser stru) |
||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
idCh |
Channel index (190 ÷ 199) |
||||||||||
stru |
Locally declared bcc_msguser structure where the received message will be downloaded |
||||||||||
Result |
Returns:
|
||||||||||
Validity |
Rule, Task |
||||||||||
Note |
Example usage:
|