|
SampleSmart 1.0.0.0
SampleSmart 사용 방법을 보여 주는 예제 프로젝트입니다.
|
Public 멤버 함수 | |
| PageIoMonitorEvent (IoSampleRuntime runtime) | |
| void | UseRealController () |
| void | UseSampleController () |
| void | Connect () |
| void | ProbeHardware () |
| void | Disconnect () |
| void | ToggleInputs () |
| void | RefreshInputs () |
| void | WriteOutputs () |
| void | ReadOutputs () |
속성 | |
| IoSampleRuntime | Runtime [get] |
Dreamine I/O 모니터 샘플 페이지 이벤트 처리 클래스입니다.
PageIoMonitor.xaml.Event.cs 파일의 13 번째 라인에서 정의되었습니다.
|
inline |
PageIoMonitorEvent 클래스의 새 인스턴스를 초기화합니다.
| runtime | I/O 샘플 실행 컨텍스트입니다. |
| ArgumentNullException | 필수 입력 인자 중 하나가 null인 경우 발생합니다. |
PageIoMonitor.xaml.Event.cs 파일의 39 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
I/O 컨트롤러에 연결합니다.
PageIoMonitor.xaml.Event.cs 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
I/O 컨트롤러 연결을 해제합니다.
PageIoMonitor.xaml.Event.cs 파일의 114 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
실물 장비에 Probe 명령을 전송합니다.
PageIoMonitor.xaml.Event.cs 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
출력 상태를 읽습니다.
PageIoMonitor.xaml.Event.cs 파일의 166 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
입력 상태를 갱신합니다.
PageIoMonitor.xaml.Event.cs 파일의 140 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
샘플 입력 패턴을 토글합니다.
PageIoMonitor.xaml.Event.cs 파일의 127 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
실물 Fastech UDP 컨트롤러를 선택합니다.
PageIoMonitor.xaml.Event.cs 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
샘플 컨트롤러를 선택합니다.
PageIoMonitor.xaml.Event.cs 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
inline |
출력 상태를 씁니다.
PageIoMonitor.xaml.Event.cs 파일의 153 번째 라인에서 정의되었습니다.
다음을 참조함 : Runtime.
|
get |
I/O 샘플 Runtime입니다.
PageIoMonitor.xaml.Event.cs 파일의 52 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Connect(), Disconnect(), PageIoMonitorEvent(), ProbeHardware(), ReadOutputs(), RefreshInputs(), ToggleInputs(), UseRealController(), UseSampleController(), WriteOutputs().