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>
Содержание OPTION CloudGate
Страница 1: ...CloudGate Technical documentation Copy taken from CloudGate Universe on 14 05 2014...
Страница 18: ...15 215 Option CloudGate Last updated on 14 05 2014 The CG0102 has no WWAN module The CG0102 has no WWAN module...
Страница 24: ...21 215 Option CloudGate Last updated on 14 05 2014 Activating the CloudGate Using the CloudGate Universe...
Страница 28: ...25 215 Option CloudGate Last updated on 14 05 2014 Related Topics Configuring the Base Unit 3G Connection Tab...
Страница 32: ...29 215 Option CloudGate Last updated on 14 05 2014 DSB Marketing Hammond...
Страница 43: ...40 215 Option CloudGate Last updated on 14 05 2014 Related Topics WAN LAN Switchover Feature...
Страница 92: ...89 215 Option CloudGate Last updated on 14 05 2014...
Страница 94: ...91 215 Option CloudGate Last updated on 14 05 2014...
Страница 98: ...95 215 Option CloudGate Last updated on 14 05 2014 LED Descriptions...
Страница 100: ...97 215 Option CloudGate Last updated on 14 05 2014...
Страница 142: ...139 215 Option CloudGate Last updated on 14 05 2014 Internal Power Circuits Block Diagram...
Страница 171: ...168 215 Option CloudGate Last updated on 14 05 2014 Click Save 4...
Страница 179: ...176 215 Option CloudGate Last updated on 14 05 2014 4 Click Save...
Страница 198: ...195 215 Option CloudGate Last updated on 14 05 2014...
Страница 201: ...198 215 Option CloudGate Last updated on 14 05 2014...
Страница 215: ...212 215 Option CloudGate Last updated on 14 05 2014...