CurvesDiscreteManager.SetValueInPosition
CurvesDiscreteManager.SetValueInPosition method
设置位置的值。
public void SetValueInPosition(int channelIndex, byte position, byte value)
| 范围 | 类型 | 描述 |
|---|---|---|
| channelIndex | Int32 | 通道索引。 |
| position | Byte | 的位置。 |
| value | Byte | 价值。 |
设置位置的值。
public void SetValueInPosition(int channelIndex, byte position, byte value)
| 范围 | 类型 | 描述 |
|---|---|---|
| channelIndex | Int32 | 通道索引。 |
| position | Byte | 的位置。 |
| value | Byte | 价值。 |