Exemplo n.º 1
0
        /// <summary>
        /// Method used to Roter Axis Jog Negative start
        /// </summary

        private async Task RoterJogNegativeStartT()
        {
            await _plcService.WriteRoterJogNegativeStart();
        }