Interface OutputChannelClient


public interface OutputChannelClient
Author:
Phil Tobin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setCurrentOutputChannelValue(String outputChannelName, double rawValue)
     
  • Method Details

    • setCurrentOutputChannelValue

      void setCurrentOutputChannelValue(String outputChannelName, double rawValue)