Please enable JavaScript to view this site.

This class defines an interface for BCC messages, which can be used for communication via the current shell connection.

Methods:

u8(), message data as 8bit unsigned

i16(), message data as 16bit with sign

u16(), message data as 16bit unsigned

i32(), message data as 32bit with sign

u32(), message data as 32bit without sign

i64(), message data as 64bit with sign

u64(), message data as 64bit without sign

flt(), message data as 32bit floating point

dbl(), message data as 64bit floating point

str(), message data as string (terminated with 0)

 

Attributes:

dstid (byte), destination ID

dstch (byte), destination channel ID

msgcode (word), Message code

msglen (byte), Message data length

protocol (byte), Protocol ID

 

  

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