TrigValSteering: Allow users to set CheckLogStep properties
The three properties were being set in configure() and were overriding any user-set values. Change the default to None and only override in configure() if the values are not set by user.
This is needed for !31670 (merged)
cc @tvazquez