Lely core libraries  2.3.4
co_gw_req_lss_id_slave Struct Reference

The parameters of a CANopen gateway 'LSS identify remote slave' request. More...

#include <gw.h>

Collaboration diagram for co_gw_req_lss_id_slave:

Data Fields

size_t size
 The size of this struct (in bytes).
 
int srv
 The service number (CO_GW_SRV_LSS_ID_SLAVE).
 
void * data
 A pointer to user-specified data.
 
co_unsigned16_t net
 The network-ID.
 
struct co_id lo
 The lower bound of the LSS address.
 
struct co_id hi
 The upper bound of the LSS address.
 

Detailed Description

The parameters of a CANopen gateway 'LSS identify remote slave' request.

Definition at line 648 of file gw.h.


The documentation for this struct was generated from the following file: