#define RS485ReadEx ( _buffer,
_buflen,
_status   )     __RS485ReadEx(_buffer, _buflen, _status)

Read limited RS485 data.

Read a limited number of bytes of data from the RS485 hi-speed port.

Parameters:
_buffer A byte array that will contain the data read from the RS485 port.
_buflen The number of bytes you want to read.
_status A char value indicating whether the function call succeeded or not.
Warning:
This function requires the enhanced NBC/NXC firmware version 1.31+.

Generated by  doxygen 1.6.2