... | @@ -6,7 +6,7 @@ A tcp/ip communication protocol is used. This controller can be directly integra |
... | @@ -6,7 +6,7 @@ A tcp/ip communication protocol is used. This controller can be directly integra |
|
## Settings
|
|
## Settings
|
|
Communication is based on tcp/ip protocol which requires a local network. The computer IP address can be arbitrary but controller IP address have to be set to a specific-static value, which is set in the controller parameters as well as in the ros-node, designed for the communication on the PC side. The chosen controller IP address is 192.168.0.20 in our case and the gateway is set to 192.168.0.1 in our network. These addresses may depend on local network settings and can be adjusted in provided controller interface.
|
|
Communication is based on tcp/ip protocol which requires a local network. The computer IP address can be arbitrary but controller IP address have to be set to a specific-static value, which is set in the controller parameters as well as in the ros-node, designed for the communication on the PC side. The chosen controller IP address is 192.168.0.20 in our case and the gateway is set to 192.168.0.1 in our network. These addresses may depend on local network settings and can be adjusted in provided controller interface.
|
|
|
|
|
|
# Controller settings
|
|
### Controller settings
|
|
The following parameters need to be set in the controller:
|
|
The following parameters need to be set in the controller:
|
|
|
|
|
|
| Name | Value |
|
|
| Name | Value |
|
... | @@ -20,4 +20,4 @@ The following parameters need to be set in the controller: |
... | @@ -20,4 +20,4 @@ The following parameters need to be set in the controller: |
|
| COMDEV | RS232, OPT12, OPT13, OPT14, ... |
|
|
| COMDEV | RS232, OPT12, OPT13, OPT14, ... |
|
|
| NETMODE | 1,1,...,1 |
|
|
| NETMODE | 1,1,...,1 |
|
|
|
|
|
|
# PC settings |
|
### PC settings |
|
\ No newline at end of file |
|
\ No newline at end of file |