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

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

공개 메소드들

메소드 설명
GetOutput ( int number ) : IBinaryOutput
HSREL8 ( DeviceId id, I2CSlaveAddress i2CAddress, II2CBusService i2CBus ) : System
this ( HSREL8Pin pin ) : IBinaryOutput

메소드 상세

GetOutput() 공개 메소드

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

HSREL8() 공개 메소드

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

this() 공개 메소드

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