Цитата Сообщение от wdq4587
But that screenshoot not what I mean. What I mean about display input/output value is for adjust the curve. You don't need display all values as same time.
Need I display digital values on graph of curve only? Is it right?
But there are some other things is display -100 to 100 precision may be not enough for adjust begin part of curve. I wish your display 3 values calibrated/raw/output just above the curves. And about calibrated value I suggest use -1000 to 1000, not the directinput calibrated value.
1)Maximal values of axes is +-1000. I divided this values for economy of space.
2) I cann't receive calibrated and RAW data at same times.
Quote from DirectX SDK:
DIPROP_CALIBRATIONMODE

Enables the application to specify whether DirectInput should retrieve calibrated or uncalibrated data from an axis. By default, DirectInput retrieves calibrated data.
Resume:
I'll make a display calibrated input and output values on curves graf. Without RAW data. Range of values +-1000.
OK?