CurvesDiscreteManager.GetValueInPosition

CurvesDiscreteManager.GetValueInPosition method

Obtiene el valor en posición.

public byte GetValueInPosition(int channelIndex, byte position)
ParámetroEscribeDescripción
channelIndexInt32Índice del canal.
positionByteLa posición.

Valor_devuelto

Valor de la curva por su posición

Ver también