LHX Interface.  
 More...
import"Lhx.idl";
◆ acknowledgeAlertStatus()
      
        
          | int lhxmodel::Lhx_3_2_4::acknowledgeAlertStatus | ( |  | ) |  | 
      
 
Acknowledge alert status. 
- Returns
- 0 if OK 
- 
ERR_NOT_SUPPORTED if operation is not supported 
 
 
◆ getMetaData()
      
        
          | MetaData lhxmodel::Lhx_3_2_4::getMetaData | ( |  | ) |  | 
      
 
Retrieve the LHX metadata. 
- Returns
- LHX metadata 
 
 
◆ getSettings()
      
        
          | Settings lhxmodel::Lhx_3_2_4::getSettings | ( |  | ) |  | 
      
 
Retrieve the LHX settings. 
- Returns
- LHX settings 
 
 
◆ setMaximumCoolingRequest()
      
        
          | int lhxmodel::Lhx_3_2_4::setMaximumCoolingRequest | ( | in boolean | requested | ) |  | 
      
 
Request maximum cooling. 
- Parameters
- 
  
    | requested | true if request maximum cooling false if request normal operation |  
 
- Returns
- 0 if OK 
- 
ERR_NOT_SUPPORTED if operation is not supported 
 
 
◆ setPowerState()
Switch powerstate of LHX. 
- Parameters
- 
  
  
- Returns
- 0 if OK 
- 
ERR_NOT_SUPPORTED if operation is not supported 
 
 
◆ setSettings()
      
        
          | int lhxmodel::Lhx_3_2_4::setSettings | ( | in Settings | settings | ) |  | 
      
 
Change the LHX settings. 
- Parameters
- 
  
  
- Returns
- 0 if OK 
- 
ERR_INVALID_PARAMS if any parameters are invalid 
 
 
◆ OpStateChangedEvent
      
        
          | valueobject lhxmodel::Lhx_3_2_4::OpStateChangedEvent | 
      
 
Event: LHX operational status has changed. 
Status before change 
 
 
◆ SettingsChangedEvent
      
        
          | valueobject lhxmodel::Lhx_3_2_4::SettingsChangedEvent | 
      
 
Event: LHX settings have changed. 
Settings before change 
 
 
The documentation for this interface was generated from the following file: