C# 클래스 CNCGUI.TinyG

파일 보기 프로젝트 열기: x893/CNCGUI

공개 프로퍼티들

프로퍼티 타입 설명
Axises CNCGUI.Axis[]
Motors CNCGUI.Motor[]
StatusInterval int

공개 메소드들

메소드 설명
TinyG ( ) : System

메소드 상세

TinyG() 공개 메소드

public TinyG ( ) : System
리턴 System

프로퍼티 상세

Axises 공개적으로 프로퍼티

public Axis[],CNCGUI Axises
리턴 CNCGUI.Axis[]

Motors 공개적으로 프로퍼티

public Motor[],CNCGUI Motors
리턴 CNCGUI.Motor[]

StatusInterval 공개적으로 프로퍼티

public int StatusInterval
리턴 int