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

Public Member Functions

void SetInputSignalVectorPatternValues (IList< float > values, int requiredStartIndex, bool isSecondPart)
 Contents of the Vector Pattern Memory. Only addressable by units of uint32(all indices and sizes must be divisible by 4)
 
List< float > GetInputSignalVectorPatternValues ()
 Get contents of the Vector Pattern Memory.
 

Member Function Documentation

◆ GetInputSignalVectorPatternValues()

List< float > ICC4cPwmSdk.Device.ICh0VectorPatternMemory.GetInputSignalVectorPatternValues ( )

Get contents of the Vector Pattern Memory.

Returns
vector

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

◆ SetInputSignalVectorPatternValues()

void ICC4cPwmSdk.Device.ICh0VectorPatternMemory.SetInputSignalVectorPatternValues ( IList< float > values,
int requiredStartIndex,
bool isSecondPart )

Contents of the Vector Pattern Memory. Only addressable by units of uint32(all indices and sizes must be divisible by 4)

Returns

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


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