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

Public Member Functions

bool GetOutputStageEnabled ()
 Returns if output stage on driver is enabled.

 
void SetOutputStageEnabled (bool enabled)
 Enable/Disable output stage.

 
float GetOutputStageCurrentLimit ()
 Returns current limit on output stage.

 
void SetOutputStageCurrentLimit (float limit)
 Set current limit on output stage.

 
float GetOutputStageOutputCurrent ()
 Returns output stage current.

 
float GetOutputStageSensorOutput ()
 Returns Output stage sensor output.
 

Member Function Documentation

◆ GetOutputStageCurrentLimit()

float ICC4cPwmSdk.Device.ICh0OutputStage.GetOutputStageCurrentLimit ( )

Returns current limit on output stage.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.

◆ GetOutputStageEnabled()

bool ICC4cPwmSdk.Device.ICh0OutputStage.GetOutputStageEnabled ( )

Returns if output stage on driver is enabled.

Returns


Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.

◆ GetOutputStageOutputCurrent()

float ICC4cPwmSdk.Device.ICh0OutputStage.GetOutputStageOutputCurrent ( )

Returns output stage current.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.

◆ GetOutputStageSensorOutput()

float ICC4cPwmSdk.Device.ICh0OutputStage.GetOutputStageSensorOutput ( )

Returns Output stage sensor output.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.

◆ SetOutputStageCurrentLimit()

void ICC4cPwmSdk.Device.ICh0OutputStage.SetOutputStageCurrentLimit ( float limit)

Set current limit on output stage.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.

◆ SetOutputStageEnabled()

void ICC4cPwmSdk.Device.ICh0OutputStage.SetOutputStageEnabled ( bool enabled)

Enable/Disable output stage.

Returns

Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.


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