Lely core libraries  2.2.5
co_gw_req_set_cmd_timeout Struct Reference

The parameters of a CANopen gateway 'Set command time-out' request. More...

#include <gw.h>

Data Fields

size_t size
 The size of this struct (in bytes).
 
int srv
 The service number (CO_GW_SRV_SET_CMD_TIMEOUT).
 
void * data
 A pointer to user-specified data.
 
int timeout
 The command timeout (in milliseconds).
 

Detailed Description

The parameters of a CANopen gateway 'Set command time-out' request.

Definition at line 535 of file gw.h.


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