net_lib 2.0.4
 
Loading...
Searching...
No Matches
ModbusMasterParameter Struct Reference

#include <nrc_modbus_parameter.h>

Public Attributes

std::string type {"TCP"}
 
bool startAddress {false}
 
ModbusTCPParameter TCP
 
ModbusRTUParameter RTU
 

Member Data Documentation

◆ RTU

ModbusRTUParameter ModbusMasterParameter::RTU

◆ startAddress

bool ModbusMasterParameter::startAddress {false}

◆ TCP

ModbusTCPParameter ModbusMasterParameter::TCP

◆ type

std::string ModbusMasterParameter::type {"TCP"}

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