C# Class HA4IoT.Hardware.CCTools.HSREL8

Inheritance: CCToolsBoardBase, IBinaryOutputController
Afficher le fichier Open project: chkr1011/CK.HomeAutomation Class Usage Examples

Méthodes publiques

Méthode Description
GetOutput ( int number ) : IBinaryOutput
HSREL8 ( DeviceId id, I2CSlaveAddress i2CAddress, II2CBusService i2CBus ) : System
this ( HSREL8Pin pin ) : IBinaryOutput

Method Details

GetOutput() public méthode

public GetOutput ( int number ) : IBinaryOutput
number int
Résultat IBinaryOutput

HSREL8() public méthode

public HSREL8 ( DeviceId id, I2CSlaveAddress i2CAddress, II2CBusService i2CBus ) : System
id DeviceId
i2CAddress HA4IoT.Contracts.Hardware.I2CSlaveAddress
i2CBus II2CBusService
Résultat System

this() public méthode

public this ( HSREL8Pin pin ) : IBinaryOutput
pin HSREL8Pin
Résultat IBinaryOutput