![]() |
C# SDK documentation for ICC-4c, ICC-1c and ECC-1c controllers
|
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. | |
List< float > ICC4cPwmSdk.Device.IVectorPatternMemory.GetInputSignalVectorPatternValues | ( | EChannel | channel | ) |
Get contents of the Vector Pattern Memory.
Implemented in ICC4cPwmSdk.Device.ICC4cPwmSdkDeviceController.
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)
Implemented in ICC4cPwmSdk.Device.ICC4cPwmSdkDeviceController.