Interface AnalogAction

    • Method Detail

      • setValue

        void setValue​(double value)
               throws JmriException
        Set an analog value.
        Parameters:
        value - the value. The male socket that holds this action ensures that this value is not Double.NaN or an infinite value.
        Throws:
        JmriException - when an exception occurs