#include <c++/drivers/ld/sickld-1.0/SickLD.hh>
Public Attributes | |
uint16_t | sick_ip_address [4] |
IP address in numerical form w/ leftmost part at sick_ip_address[0]. | |
uint16_t | sick_subnet_mask [4] |
Subnet mask for the network to which the Sick LD is assigned. | |
uint16_t | sick_gateway_ip_address [4] |
The address of the local gateway. | |
uint16_t | sick_node_id |
Single word address of the Sick LD. | |
uint16_t | sick_transparent_tcp_port |
The TCP/IP transparent port associated with the Sick LD. |
IP address in numerical form w/ leftmost part at sick_ip_address[0].
Subnet mask for the network to which the Sick LD is assigned.
The address of the local gateway.
Single word address of the Sick LD.
The TCP/IP transparent port associated with the Sick LD.