|
float | GetScale (EChannel channel) |
| Returns multiplier of input.
|
|
void | SetScale (EChannel channel, float value) |
| Sets multiplier of input.
|
|
float | GetOffset (EChannel channel) |
| Returns Offset to input.
|
|
void | SetOffset (EChannel channel, float value) |
| Sets Offset to input.
|
|
float | GetTransitionRate (EChannel channel) |
| Returns Transition rate of the output. Limits change of output value per second (0.0 means no limit)
|
|
void | SetTransitionRate (EChannel channel, float value) |
| Sets Transition rate of the output. Limits change of output value per second (0.0 means no limit)
|
|
◆ GetOffset()
float ICC4cPwmSdk.Device.IOffsetAndScale.GetOffset |
( |
EChannel | channel | ) |
|
Returns Offset to input.
- Returns
◆ GetScale()
float ICC4cPwmSdk.Device.IOffsetAndScale.GetScale |
( |
EChannel | channel | ) |
|
◆ GetTransitionRate()
float ICC4cPwmSdk.Device.IOffsetAndScale.GetTransitionRate |
( |
EChannel | channel | ) |
|
◆ SetOffset()
void ICC4cPwmSdk.Device.IOffsetAndScale.SetOffset |
( |
EChannel | channel, |
|
|
float | value ) |
Sets Offset to input.
- Returns
◆ SetScale()
void ICC4cPwmSdk.Device.IOffsetAndScale.SetScale |
( |
EChannel | channel, |
|
|
float | value ) |
◆ SetTransitionRate()
void ICC4cPwmSdk.Device.IOffsetAndScale.SetTransitionRate |
( |
EChannel | channel, |
|
|
float | value ) |
The documentation for this interface was generated from the following file: