Definition at line 10 of file ModbusGatewayMgr.idl.
 
◆ getSettings()
      
        
          | Settings modbus::GatewayMgr::getSettings | ( |  | ) |  | 
      
 
Get the modbus gateway settings. 
- Returns
- settings 
 
 
◆ setSettings()
      
        
          | int modbus::GatewayMgr::setSettings | ( | in Settings | settings | ) |  | 
      
 
Set the modbus gateway settings. 
- Parameters
- 
  
  
- Returns
- 0 if OK 
- 
ERR_INVALID_PARAMS if any parameters are invalid 
 
 
◆ ERR_INVALID_PARAMS
      
        
          | constant int modbus::GatewayMgr::ERR_INVALID_PARAMS = 1 | 
      
 
 
◆ NO_ERROR
      
        
          | constant int modbus::GatewayMgr::NO_ERROR = 0 | 
      
 
 
The documentation for this interface was generated from the following file: