C# 클래스 HA4IoT.Hardware.CCTools.HSPE8InputOnly

상속: CCToolsInputBoardBase, IBinaryInputController
파일 보기 프로젝트 열기: chkr1011/CK.HomeAutomation 1 사용 예제들

공개 메소드들

메소드 설명
GetInput ( int number ) : IBinaryInput
HSPE8InputOnly ( DeviceId id, I2CSlaveAddress address, II2CBusService bus ) : System
this ( HSPE8Pin pin ) : IBinaryInput

메소드 상세

GetInput() 공개 메소드

public GetInput ( int number ) : IBinaryInput
number int
리턴 IBinaryInput

HSPE8InputOnly() 공개 메소드

public HSPE8InputOnly ( DeviceId id, I2CSlaveAddress address, II2CBusService bus ) : System
id DeviceId
address HA4IoT.Contracts.Hardware.I2CSlaveAddress
bus II2CBusService
리턴 System

this() 공개 메소드

public this ( HSPE8Pin pin ) : IBinaryInput
pin HSPE8Pin
리턴 IBinaryInput