21 #ifndef BaseIOController_i_IDL_
22 #define BaseIOController_i_IDL_
24 #include "../UniSetTypes/UniSetTypes_i.idl"
25 #include "../UniSetTypes/UniSetManager_i.idl"
109 typedef sequence<SensorIOInfo> SensorInfoSeq;
111 SensorInfoSeq getSensorsMap();
126 typedef sequence<OutInfo> OutSeq;
153 UniversalIO::IOType type;
158 typedef sequence<ShortMap> ShortMapSeq;
160 ShortMapSeq getSensors();
192 in UniversalIO::UIOCommand cmd );
214 typedef sequence<ThresholdInfo> ThresholdInfoSeq;
226 in
long lowLimit, in
long hiLimit, in
boolean invert,
238 UniversalIO::IOType type;
240 ThresholdInfoSeq tlist;
243 typedef sequence<ThresholdList> ThresholdsListSeq;