C# 클래스 ModbusAction.NModbusRtuSingleCoilChecker

상속: ICustomChecker
파일 보기 프로젝트 열기: noant/Pyrite

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BeginUserSettings ( ) : bool
NModbusRtuSingleCoilChecker ( ) : System
Refresh ( ) : void

보호된 메소드들

메소드 설명
ConfigureMaster ( ) : IModbusSerialMaster
ConfigurePort ( ) : SerialPort

메소드 상세

BeginUserSettings() 공개 메소드

public BeginUserSettings ( ) : bool
리턴 bool

ConfigureMaster() 보호된 메소드

protected ConfigureMaster ( ) : IModbusSerialMaster
리턴 IModbusSerialMaster

ConfigurePort() 보호된 메소드

protected ConfigurePort ( ) : SerialPort
리턴 System.IO.Ports.SerialPort

NModbusRtuSingleCoilChecker() 공개 메소드

public NModbusRtuSingleCoilChecker ( ) : System
리턴 System

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void