====================================================================== RTComponent: FungusEater specificatioin OpenRTM-aist-1.0.0 Date: $Date$ This file is generated by rtc-template with the following argments. # rtc-template -bJava --module-name=FungusEater # --module-desc='Fungus Eater Controller' --module-version=1.0.0 --module-vendor=ysuga.net # --module-category=Test --module-comp-type=STATIC # --module-act-type=PERIODIC --module-max-inst=1 # --inport=in:RTC::TimedFloatSeq --outport=vr:RTC::TimedFloat --outport=vl:RTC::TimedFloat ====================================================================== Basic Information ====================================================================== # <rtc-template block="module"> Module Name: FungusEater Description: Fungus Eater Controller Version: 1.0.0 Vendor: ysuga.net Category: Test Kind: DataFlowComponent Comp. Type: STATIC Act. Type: PERIODIC MAX Inst.: 1 Lang: Java Lang Type: # </rtc-template> ====================================================================== Activity definition ====================================================================== [on_initialize] [on_finalize] [on_startup] [on_shutdown] [on_activated] implemented [on_deactivated] implemented [on_execute] implemented [on_aborting] [on_error] [on_reset] [on_state_update] [on_rate_changed] ====================================================================== InPorts definition ====================================================================== # <rtc-template block="inport"> Name: in PortNumber: 0 Description: PortType: DataType: RTC::TimedFloatSeq MaxOut: [Data Elements] Name: Type: Number: Semantics: Unit: Frequency: Operation Cycle: RangeLow: RangeHigh: DefaultValue: # </rtc-template> ====================================================================== OutPorts definition ====================================================================== # <rtc-template block="outport"> Name: vr PortNumber: 0 Description: PortType: DataType: RTC::TimedFloat MaxOut: [Data Elements] Name: Type: Number: Semantics: Unit: Frequency: Operation Cycle: RangeLow: RangeHigh: DefaultValue: Name: vl PortNumber: 1 Description: PortType: DataType: RTC::TimedFloat MaxOut: [Data Elements] Name: Type: Number: Semantics: Unit: Frequency: Operation Cycle: RangeLow: RangeHigh: DefaultValue: # </rtc-template> ====================================================================== Service Port definition ====================================================================== # <rtc-template block="serviceport"> # </rtc-template> ====================================================================== Configuration definition ====================================================================== # <rtc-template block="configuration"> # </rtc-template> This area is reserved for future OpenRTM.