示例#1
0
        /// <summary>
        /// Method used to Roter Axis Position start
        /// </summary

        private async Task RoterPostionStartCommandT()
        {
            await _plcService.WriteRoterPostionStartCommand();
        }