private void AM371_CLAMPVOLTAGE(int pin, float volt)
 {
     _apiName = "AM371_CLAMPVOLTAGE"; RetVal = AMb1340C.AM371_CLAMPVOLTAGE(_hSys, pin, volt);
 }