Branch Circuit Monitor.  
 More...
import"Bcm.idl";
◆ LineConfig
Power Line Configuration. 
| Enumerator | 
|---|
| UNCONNECTED | Not connected.  | 
| L1_N | L1-Neutral.  | 
| L2_N | L2-Neutral.  | 
| L3_N | L3-Neutral.  | 
 
 
◆ TransformerType
Current Transformer Type. 
| Enumerator | 
|---|
| VOLTAGE | Voltage-type transformer.  | 
| TURNSRATIO | Turns ratio transformer.  | 
 
 
◆ getChannelConfigs()
Retrieve the configuration for all channels. 
- Returns
- List of channel configurations 
 
 
◆ getChannelCount()
      
        
          | int pdumodel::Bcm::getChannelCount | ( |  | ) |  | 
      
 
Retrieve the BMC's channel count. 
- Returns
- Number of BCM channels 
 
 
◆ setChannelConfig()
      
        
          | int pdumodel::Bcm::setChannelConfig | ( | in int | channel, | 
        
          |  |  | in ChannelConfig | config | 
        
          |  | ) |  |  | 
      
 
Set the configuration for one channel. 
- Parameters
- 
  
    | channel | Channel number |  | config | New channel configuration |  
 
- Returns
- 0 if OK 
- 
1 for invalid phase configuration 
- 
2 for invalid arguments 
 
 
The documentation for this interface was generated from the following file: