ICC-4c C# SDK
Loading...
Searching...
No Matches
ICC4cPwmSdk.Device.IEccStaticValue Interface Reference
Inheritance diagram for ICC4cPwmSdk.Device.IEccStaticValue:
ICC4cPwmSdk.Device.Ecc1cSdkDeviceController

Public Member Functions

float GetCurrent ()
 Returns static input in amperes.
 
void SetCurrent (float value)
 Sets static input in amperes.

 
float GetDiopter ()
 Returns static input in dpt.
 
void SetDiopter (float value)
 Sets static input in dpt.

 

Member Function Documentation

◆ GetCurrent()

float ICC4cPwmSdk.Device.IEccStaticValue.GetCurrent ( )

Returns static input in amperes.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController.

◆ GetDiopter()

float ICC4cPwmSdk.Device.IEccStaticValue.GetDiopter ( )

Returns static input in dpt.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController.

◆ SetCurrent()

void ICC4cPwmSdk.Device.IEccStaticValue.SetCurrent ( float value)

Sets static input in amperes.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController.

◆ SetDiopter()

void ICC4cPwmSdk.Device.IEccStaticValue.SetDiopter ( float value)

Sets static input in dpt.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController.


The documentation for this interface was generated from the following file: