58
SBC BL2600
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
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
void ser485Tx(void);
void ser485Rx(void);
Summary of Contents for BL2600
Page 1: ...SBC BL2600 C Programmable Single Board Computer with Ethernet User s Manual 019 0142_L...
Page 6: ...SBC BL2600...
Page 14: ...8 SBC BL2600...
Page 96: ...90 SBC BL2600...
Page 112: ...106 SBC BL2600...
Page 116: ...110 SBC BL2600...