com.efiAnalytics.plugin.ecu
Interface OutputChannelClient


public interface OutputChannelClient

Author:
Phil Tobin

Method Summary
 void setCurrentOutputChannelValue(java.lang.String outputChannelName, double rawValue)
           
 

Method Detail

setCurrentOutputChannelValue

void setCurrentOutputChannelValue(java.lang.String outputChannelName,
                                  double rawValue)