C# 클래스 ENDA.PLCNetLib.Accessors.BoolArrayAccessor

상속: ArrayAccessor
파일 보기 프로젝트 열기: engina/PLCNetLib 1 사용 예제들

공개 메소드들

메소드 설명
BoolArrayAccessor ( PLC plc, int offset ) : System
this ( int index ) : bool

메소드 상세

BoolArrayAccessor() 공개 메소드

public BoolArrayAccessor ( PLC plc, int offset ) : System
plc PLC
offset int
리턴 System

this() 공개 메소드

public this ( int index ) : bool
index int
리턴 bool