C# SDK documentation for ICC-4c, ICC-1c and ECC-1c controllers
Loading...
Searching...
No Matches
ICC4cPwmSdk.Device.IVectorPatternMemory Interface Reference
Inheritance diagram for ICC4cPwmSdk.Device.IVectorPatternMemory:
ICC4cPwmSdk.Device.ICC4cPwmSdkDeviceController

Public Member Functions

void SetInputSignalVectorPatternValues (EChannel channel, 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 (EChannel channel)
 Get contents of the Vector Pattern Memory.
 

Member Function Documentation

◆ GetInputSignalVectorPatternValues()

List< float > ICC4cPwmSdk.Device.IVectorPatternMemory.GetInputSignalVectorPatternValues ( EChannel channel)

Get contents of the Vector Pattern Memory.

Returns
vector

Implemented in ICC4cPwmSdk.Device.ICC4cPwmSdkDeviceController.

◆ SetInputSignalVectorPatternValues()

void ICC4cPwmSdk.Device.IVectorPatternMemory.SetInputSignalVectorPatternValues ( EChannel channel,
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.ICC4cPwmSdkDeviceController.


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