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

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

공개 메소드들

메소드 설명
GetOutput ( int number ) : IBinaryOutput
HSRT16 ( DeviceId id, I2CSlaveAddress address, II2CBusService i2CBus ) : System
this ( HSRT16Pin pin ) : IBinaryOutput

메소드 상세

GetOutput() 공개 메소드

public GetOutput ( int number ) : IBinaryOutput
number int
리턴 IBinaryOutput

HSRT16() 공개 메소드

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

this() 공개 메소드

public this ( HSRT16Pin pin ) : IBinaryOutput
pin HSRT16Pin
리턴 IBinaryOutput