NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
char RS485Write ( byte  buffer[])
inline

Write RS485 data.

Write data to the RS485 hi-speed port.

Parameters
bufferA byte array containing the data to write to 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.