Lely core libraries  2.2.5
co_gw_req__lss_scan Struct Reference

The parameters of a Lely-specific gateway 'LSS Slowscan/Fastscan' request. More...

#include <gw.h>

Collaboration diagram for co_gw_req__lss_scan:

Data Fields

size_t size
 The size of this struct (in bytes).
 
int srv
 The service number (CO_GW_SRV__LSS_SLOWSCAN or CO_GW_SRV__LSS_FASTSCAN).
 
void * data
 A pointer to user-specified data.
 
co_unsigned16_t net
 The network-ID.
 
struct co_id id_1
 In case of an LSS Slowscan request, the lower bound of the LSS address; in case of an LSS Fastscan request, the bits of LSS address that are already known.
 
struct co_id id_2
 In case of an LSS Slowscan request, the upper bound of the LSS address; in case of an LSS Fastscan request, the mask specifying which bits of the LSS address are already known.
 

Detailed Description

The parameters of a Lely-specific gateway 'LSS Slowscan/Fastscan' request.

Definition at line 664 of file gw.h.


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