Icc-4c C# SDK
|
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. | |
List< float > ICC4cPwmSdk.Device.ICh0VectorPatternMemory.GetInputSignalVectorPatternValues | ( | ) |
Get contents of the Vector Pattern Memory.
Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.
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)
Implemented in ICC4cPwmSdk.Device.Ecc1cSdkDeviceController, and ICC4cPwmSdk.Device.Icc1cSdkDeviceController.