C# 클래스 DuetControlServer.Commands.SyncObjectModel

Implementation of the DuetAPI.Commands.SyncObjectModel command
상속: DuetAPI.Commands.SyncObjectModel
파일 보기 프로젝트 열기: Duet3D/DuetSoftwareFramework

공개 메소드들

메소드 설명
Execute ( ) : Task

Waits for the machine model to be fully updated from RepRapFirmware

메소드 상세

Execute() 공개 메소드

Waits for the machine model to be fully updated from RepRapFirmware
public Execute ( ) : Task
리턴 Task