Public Attributes | List of all members
_modbus_tcp_pi Struct Reference

#include <modbus-tcp-private.h>

Public Attributes

char node [_MODBUS_TCP_PI_NODE_LENGTH]
 
int port
 
char service [_MODBUS_TCP_PI_SERVICE_LENGTH]
 

Detailed Description

Definition at line 38 of file modbus-tcp-private.h.

Member Data Documentation

◆ node

char _modbus_tcp_pi::node[_MODBUS_TCP_PI_NODE_LENGTH]

Definition at line 42 of file modbus-tcp-private.h.

◆ port

int _modbus_tcp_pi::port

Definition at line 40 of file modbus-tcp-private.h.

◆ service

char _modbus_tcp_pi::service[_MODBUS_TCP_PI_SERVICE_LENGTH]

Definition at line 44 of file modbus-tcp-private.h.


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


libmodbus
Author(s):
autogenerated on Mon Feb 28 2022 22:34:03