Свойство | Type | Description | |
---|---|---|---|
ringHz | int | ||
ringPattern_UK | float[] | ||
ringPattern_USA | float[] |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
SetRingPattern ( float secsOnOffArray ) : void | ||
StartRing ( ) : void | ||
StopRing ( ) : void | ||
clsRinger ( Raspberry.IO.GeneralPurpose.OutputPinConfiguration RingerPower, Raspberry.IO.GeneralPurpose.OutputPinConfiguration RingerOscillator, float RingPattern = null ) : System |
Méthode | Description | |
---|---|---|
Ring ( ) : void |
public SetRingPattern ( float secsOnOffArray ) : void | ||
secsOnOffArray | float | |
Résultat | void |
public clsRinger ( Raspberry.IO.GeneralPurpose.OutputPinConfiguration RingerPower, Raspberry.IO.GeneralPurpose.OutputPinConfiguration RingerOscillator, float RingPattern = null ) : System | ||
RingerPower | Raspberry.IO.GeneralPurpose.OutputPinConfiguration | |
RingerOscillator | Raspberry.IO.GeneralPurpose.OutputPinConfiguration | |
RingPattern | float | |
Résultat | System |