|
float | GetCurrent (EChannel channel) |
| Returns static input in amperes.
|
|
void | SetCurrent (EChannel channel, float value) |
| Sets static input in amperes.
|
|
float | GetDiopter (EChannel channel) |
| Returns static input in dpt.
|
|
void | SetDiopter (EChannel channel, float value) |
| Sets static input in dpt.
|
|
float | GetUnitlessValue (EChannel channel) |
| Returns unitless value.
|
|
void | SetUnitlessValue (EChannel channel, float value) |
| Sets unitless value.
|
|
◆ GetCurrent()
float ICC4cPwmSdk.Device.IStaticValue.GetCurrent |
( |
EChannel | channel | ) |
|
◆ GetDiopter()
float ICC4cPwmSdk.Device.IStaticValue.GetDiopter |
( |
EChannel | channel | ) |
|
◆ GetUnitlessValue()
float ICC4cPwmSdk.Device.IStaticValue.GetUnitlessValue |
( |
EChannel | channel | ) |
|
◆ SetCurrent()
void ICC4cPwmSdk.Device.IStaticValue.SetCurrent |
( |
EChannel | channel, |
|
|
float | value ) |
◆ SetDiopter()
void ICC4cPwmSdk.Device.IStaticValue.SetDiopter |
( |
EChannel | channel, |
|
|
float | value ) |
◆ SetUnitlessValue()
void ICC4cPwmSdk.Device.IStaticValue.SetUnitlessValue |
( |
EChannel | channel, |
|
|
float | value ) |
The documentation for this interface was generated from the following file: