Class DummySum

    • Constructor Detail

      • DummySum

        public DummySum()
    • Method Detail

      • updateChannelsBeforeProcessImage

        public void updateChannelsBeforeProcessImage()
        Description copied from interface: Sum
        Update all Channel-Values of this Sum-Component.

        This method is called by the 'Cycle' just before the TOPIC_CYCLE_AFTER_PROCESS_IMAGE event.

        Specified by:
        updateChannelsBeforeProcessImage in interface Sum