Please enable JavaScript to view this site.

This function allows user messages to be sent on BCC3 default channels.

Syntax

i32 bcc_send (i32 idCh, bcc_msguser stru)

idCh

Channel index (190÷199)

stru

Locally declared bcc_msguser structure from which the message to be sent will be read

Result

Returns:

Value

Description

> 0

Message sent

0

No message sent

-1, -2, -3

Illegal parameters

-4, -5

Illegal function (no device configured BCC3)

Validity

Rule, Task

Notes

For the message to be transmitted, the header data must have been entered correctly. This can be done with the ser_bcc_h_init() instruction

 

  

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