|
Dreamine.PLC.Omron.Fins 1.0.1
Dreamine.PLC.Omron.Fins 산업 자동화 및 I/O 기능을 제공합니다.
|
클래스 | |
| class | OmronFinsEndian |
| class | OmronFinsFrameBuilder |
| class | OmronFinsMemoryAreaCode |
| class | OmronFinsResponseParser |
| class | OmronFinsTcpPacket |
열거형 타입 | |
| enum | OmronFinsCommand : ushort { MemoryAreaRead = 0x0101 , MemoryAreaWrite = 0x0102 } |
| enum Dreamine.PLC.Omron.Fins.Protocol.OmronFinsCommand : ushort |
지원되는 Omron FINS 명령 코드를 정의합니다.
| 열거형 멤버 | |
|---|---|
| MemoryAreaRead | 메모리 영역 읽기 명령입니다. |
| MemoryAreaWrite | 메모리 영역 쓰기 명령입니다. |
OmronFinsCommand.cs 파일의 11 번째 라인에서 정의되었습니다.