Dreamine.PLC.Mitsubishi.MC
1.0.1
Dreamine.PLC.Mitsubishi.MC 산업 자동화 및 I/O 기능을 제공합니다.
Toggle main menu visibility
로딩중...
검색중...
일치하는것 없음
MitsubishiMcCommand.cs
이 파일의 문서화 페이지로 가기
1
namespace
Dreamine.PLC.Mitsubishi.MC.Protocol
;
2
11
public
enum
MitsubishiMcCommand
: ushort
12
{
21
BatchRead
= 0x0401,
22
31
BatchWrite
= 0x1401
32
}
Dreamine.PLC.Mitsubishi.MC.Protocol
Definition
MitsubishiMcBinary3EFrameBuilder.cs:6
Dreamine.PLC.Mitsubishi.MC.Protocol.MitsubishiMcCommand
MitsubishiMcCommand
Definition
MitsubishiMcCommand.cs:12
Dreamine.PLC.Mitsubishi.MC.Protocol.MitsubishiMcCommand.BatchWrite
@ BatchWrite
Definition
MitsubishiMcCommand.cs:31
Dreamine.PLC.Mitsubishi.MC.Protocol.MitsubishiMcCommand.BatchRead
@ BatchRead
Definition
MitsubishiMcCommand.cs:21
Protocol
MitsubishiMcCommand.cs
다음에 의해 생성됨 :
1.17.0