NXC
Version 1.2.1 r5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
NXC
NXC Programmer's Guide
Introduction
The NXC Language
Todo List
Deprecated List
Modules
A simple 3D graphics library
Miscellaneous NBC/NXC constants
NXT Firmware Modules
Button module
Comm module
Comm module constants
Comm module functions
Comm module types
Command module
Display module
IOCtrl module
Input module
Loader module
Low Speed module
NXT firmware module IDs
NXT firmware module names
Output module
Sound module
Ui module
RIC Macro Wrappers
Standard-C API functions
Third-party NXT devices
Data Structures
Files
Examples
•
All
Data Structures
Files
Functions
Variables
Groups
Pages
char RS485Read
(
byte &
buffer
[]
)
inline
Read RS485 data.
Read data from the RS485 hi-speed port.
Parameters
buffer
A byte array that will contain the data read from the RS485 port.
Returns
A char value indicating whether the function call succeeded or not.
Warning
This function requires the enhanced NBC/NXC firmware.
Examples:
ex_RS485Receive.nxc
, and
ex_RS485Send.nxc
.
Comm module functions
Generated by
1.8.2