Need I display digital values on graph of curve only? Is it right?Сообщение от wdq4587
1)Maximal values of axes is +-1000. I divided this values for economy of space.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.
2) I cann't receive calibrated and RAW data at same times.
Quote from DirectX SDK:
Resume:DIPROP_CALIBRATIONMODE
Enables the application to specify whether DirectInput should retrieve calibrated or uncalibrated data from an axis. By default, DirectInput retrieves calibrated data.
I'll make a display calibrated input and output values on curves graf. Without RAW data. Range of values +-1000.
OK?