Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BRM_vscp_message
message_frame
C# Class BRM_vscp_message.message_frame
Mostrar archivo
Open project: grodansparadis/vscp_firmware
Class Usage Examples
Public Properties
Property
Type
Description
msg
byte[]
msgflags
byte
size
byte
Public Methods
Method
Description
AddByte
(
byte
i_byte
) :
bool
message_frame
( ) :
System
Method Details
AddByte()
public
method
public
AddByte
(
byte
i_byte
) :
bool
i_byte
byte
return
bool
message_frame()
public
method
public
message_frame
( ) :
System
return
System
Property Details
msg
public_oe property
public
byte[]
msg
return
byte[]
msgflags
public_oe property
public
byte
msgflags
return
byte
size
public_oe property
public
byte
size
return
byte