Property | Type | Description | |
---|---|---|---|
DefaultClockRateKhz | int | ||
FadeToHSB | |||
FadeToRGB | |||
FadeToRandomHSB | |||
FadeToRandomRGB | |||
GetAddress | |||
GetRGB | |||
GetVersion | |||
GoToRGB | |||
PlayScript | |||
SetAddress | |||
SetFadeSpeed | |||
SetTimeAdjust | |||
StopScript |
Method | Description | |
---|---|---|
BlinkMCommand ( String name, char command, int argCount, int retValCount, int postExecuteDelayMillis ) : System | ||
Execute ( Microsoft.SPOT.Hardware.I2CDevice device, Microsoft.SPOT.Hardware.I2CDevice config ) : bool | ||
ToString ( ) : String |
Method | Description | |
---|---|---|
Flush ( Microsoft.SPOT.Hardware.I2CDevice device ) : void |
public BlinkMCommand ( String name, char command, int argCount, int retValCount, int postExecuteDelayMillis ) : System | ||
name | String | |
command | char | |
argCount | int | |
retValCount | int | |
postExecuteDelayMillis | int | |
return | System |
public Execute ( Microsoft.SPOT.Hardware.I2CDevice device, Microsoft.SPOT.Hardware.I2CDevice config ) : bool | ||
device | Microsoft.SPOT.Hardware.I2CDevice | |
config | Microsoft.SPOT.Hardware.I2CDevice | |
return | bool |
public static BlinkMCommand,NapkinCommon FadeToHSB | ||
return |
public static BlinkMCommand,NapkinCommon FadeToRGB | ||
return |
public static BlinkMCommand,NapkinCommon FadeToRandomHSB | ||
return |
public static BlinkMCommand,NapkinCommon FadeToRandomRGB | ||
return |
public static BlinkMCommand,NapkinCommon GetAddress | ||
return |
public static BlinkMCommand,NapkinCommon GetRGB | ||
return |
public static BlinkMCommand,NapkinCommon GetVersion | ||
return |
public static BlinkMCommand,NapkinCommon GoToRGB | ||
return |
public static BlinkMCommand,NapkinCommon PlayScript | ||
return |
public static BlinkMCommand,NapkinCommon SetAddress | ||
return |
public static BlinkMCommand,NapkinCommon SetFadeSpeed | ||
return |
public static BlinkMCommand,NapkinCommon SetTimeAdjust | ||
return |