DSAM device interface.  
 More...
|  | 
| constant int | SUCCESS = 0 | 
|  | Success code. 
 | 
|  | 
◆ getInfo()
      
        
          | Info dsam::DsamDevice::getInfo | ( |  | ) |  | 
      
 
Get DSAM device info. 
- Returns
- DSAM device info 
 
 
◆ getPorts()
      
        
          | map< int, DsamPort > dsam::DsamDevice::getPorts | ( |  | ) |  | 
      
 
Retrieve the current DSAM ports. 
- Returns
- Map with DSAM ports. Index is the port number (1-based). 
 
 
◆ startFirmwareUpdate()
      
        
          | int dsam::DsamDevice::startFirmwareUpdate | ( |  | ) |  | 
      
 
Start firmware update on the DSAM device. 
- Returns
- SUCCESS if no error occured 
 
 
The documentation for this interface was generated from the following file: