106 / 215
Option CloudGate - Last updated on 14/05/2014
You can use the CloudGate in a 4 wire network as shown below:
Note:
Note:
By default the TX and RX of the RS485 connection are disabled. So you have to enable them
By default the TX and RX of the RS485 connection are disabled. So you have to enable them
before you can start using the RS485 port. (You can enable this by using the DE and RE signals)
before you can start using the RS485 port. (You can enable this by using the DE and RE signals)
For a 2 wire interface (=half duplex) you should of course only enable one direction at the same
For a 2 wire interface (=half duplex) you should of course only enable one direction at the same
time.
time.
Below an example of how to do this in your code.
Below an example of how to do this in your code.
(The example shows how to activate both DE and RE)
(The example shows how to activate both DE and RE)
#include <stdio.h>
#include <stdio.h>
#include <string.h>
#include <string.h>
#include <fcntl.h>
#include <fcntl.h>
#include <unistd.h>
#include <unistd.h>
Summary of Contents for OPTION CloudGate
Page 1: ...CloudGate Technical documentation Copy taken from CloudGate Universe on 14 05 2014...
Page 32: ...29 215 Option CloudGate Last updated on 14 05 2014 DSB Marketing Hammond...
Page 43: ...40 215 Option CloudGate Last updated on 14 05 2014 Related Topics WAN LAN Switchover Feature...
Page 92: ...89 215 Option CloudGate Last updated on 14 05 2014...
Page 94: ...91 215 Option CloudGate Last updated on 14 05 2014...
Page 98: ...95 215 Option CloudGate Last updated on 14 05 2014 LED Descriptions...
Page 100: ...97 215 Option CloudGate Last updated on 14 05 2014...
Page 142: ...139 215 Option CloudGate Last updated on 14 05 2014 Internal Power Circuits Block Diagram...
Page 171: ...168 215 Option CloudGate Last updated on 14 05 2014 Click Save 4...
Page 179: ...176 215 Option CloudGate Last updated on 14 05 2014 4 Click Save...
Page 198: ...195 215 Option CloudGate Last updated on 14 05 2014...
Page 201: ...198 215 Option CloudGate Last updated on 14 05 2014...
Page 215: ...212 215 Option CloudGate Last updated on 14 05 2014...