Z-World Wolf BL2600 User Manual page 54

C-programmable single-board computer with ethernet
Table of Contents

Advertisement

void ser485Tx(void);
Enables the RS-485 transmitter. serMode must be executed before running this function.
NOTE: Transmitted data are echoed back into the receive data buffer. The echoed data
could be used to identify when to disable the transmitter by using one of the following
methods.
Byte mode—disables the transmitter after the byte that is transmitted is detected in the
receive data buffer.
Block data mode—disable the transmitter after the same number of bytes transmitted are
detected in the receive data buffer.
RETURN VALUE
None.
SEE ALSO
brdInit, serMode, ser485Rx
void ser485Rx(void);
Disables the RS-485 transmitter. This puts you in listen mode, which allows you to receive data from the
RS-485 interface. serMode must be executed before running this function.
RETURN VALUE
None.
SEE ALSO
brdInit, serMode, ser485Tx
50
Wolf (BL2600)

Advertisement

Table of Contents
loading

Related Products for Z-World Wolf BL2600

Table of Contents