Ejemplo n.º 1
0
        /// <summary>
        /// Method used to Roter Axis Jog Positive Stop
        /// </summary

        private async Task RoterJogPositveStopT()
        {
            await _plcService.WriteRoterJogPositveStop();
        }