CARMA C++
LoMonitorControl.idl
Go to the documentation of this file.
1 
9 #ifndef CARMA_DOWNCONVERTER_LOMONITORCONTROL_IDL
10 #define CARMA_DOWNCONVERTER_LOMONITORCONTROL_IDL
11 
14 
15 module carma {
16 module downconverter {
17 
22 
27  void initializePowerMeter() raises (carma::util::UserException);
28 
29 }; // End LoMonitorControl
30 }; // End downconverter module
31 }; // End carma module
32 #endif
Carma LoMonitor CAN module control interface.
Carma CANbus base Device control interface.
Generic Carma variant of CORBA::UserException.
CORBA User Exception for carma::util.
Carma CANbus Device control base interface.