Hi Dapifer,
Velocity Cv range could be attenuated with the MCC. You can find this parameter in Device Settings, Global section and it is named Seq1 (or Seq2) Velocity Scaling.
You can choose between 10 values from 1 to 10. 1 is min range, 10 is max range, no attenuation. When no attenuation (value = 10) velocity range is about 0-12V (0 for min velocity 01 and 12V for max velocity 127). So the 12V are divided by 127 values.
Max attenuation (value = 1) is 1/10e of max range so the output goes from 0V to about 1.5V. 1.5V is now divided by 127values.
You can approximate max output using this formula (ParamValue is your MCC setting) :
Max Output Voltage = 12 * ParamValue /10
Hope it helps !
Valentin