125hz and training edition. How to verify

Hey. Was wondering if somebody would be kind enough to help me veryify that I have the 125hz controls turned on. I've recently updated from the pro version to the training edition and since this part is different just needed help verifying. thanks.
From ini file
[JOYSTICK_INTERFACE_ASSIGNMENTS]
=; See SpecialFeatures.pdf Joystick Connector section for description
; Ailerons
J1_X=FlightControls_->sensors.Aileron0_ADC
; Elevators
J1_Y=FlightControls_->sensors.Elevator0_ADC
; Rudder
J5_Rz=FlightControls_->sensors.Rudder0_ADC

From JCC
; Created by MJC84 Joystick Config
scanRate=1 ; 125Hz scan rate

;**********Mappings section **********
FlightControls_->sensors.Rudder0_ADC=Rz
FlightControls_->sensors.BrakeL1_ADC=X
FlightControls_->sensors.BrakeR1_ADC=Y

Comments

  • edited March 2022

    Hi micstatic,
    At the top of the .JCC file it states which scan rate is being used. In your case it's 125hz.

    From JCC
    ; Created by MJC84 Joystick Config
    ( _ scanRate=1 ; 125Hz scan rate_ )

    Cheers, Jax

  • thanks so much jax. I thought so but wanted to verify.

Sign In or Register to comment.