API for HLG-150H Lighting Power Supply Controller.  
 More...
The Mean Well HLG-150H 150W Single Output Switching Power Supply
 
Get brightness
- Returns
 - brightness as percentage
 
- Exceptions
 - 
  
  
 
Implements ILightController.
 
 
  
  
      
        
          | const char* getModuleName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
Returns name of module. This is the string in library name after libupm_
- Returns
 - name of module 
 
Implements IModuleStatus.
 
 
Get power state
- Returns
 - true if powered, false otherwise
 
- Exceptions
 - 
  
  
 
Implements ILightController.
 
 
  
  
      
        
          | void setBrightness  | 
          ( | 
          int  | 
          percent | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
Set brightness
- Parameters
 - 
  
    | percent | brightness as percentage | 
  
   
- Exceptions
 - 
  
  
 
Implements ILightController.
 
 
The documentation for this class was generated from the following files: