Page 1 of 1

VKBDevCfg - Action On Button Release

Posted: Sun Jan 10, 2021 21:08
by Sicarai
Hi there,

I've got one of your lovely Gladiator NXT Premium sticks and I want to assign a function to activate on button release (specifically on the dual stage trigger, but I suppose the programming is the same wherever you assign it). For example, it fires on press (first stage) rapid fires on full press (second stage trigger) and reloads on release from full press only/secondd stage trigger release. It's easy enough to get the first two happening since they are independent buttons designed for this, but I can't work out the logic to make the release function activate its own command after the stage 2 trigger is released.

How do I go about this? I've read the manuals and can't work out how this might be achieved, although I'm sure it can be?

Re: VKBDevCfg - Action On Button Release

Posted: Mon Jan 11, 2021 1:17
by fallout9
Trying to help, but I don't understand what you need. Let's start with the basic terms: main trigger has first stage and second stage; rapid fire trigger has push and pull. Could you please reformulate using these terms?

Re: VKBDevCfg - Action On Button Release

Posted: Mon Jan 11, 2021 10:12
by Victorus
Sicarai wrote:Hi there,

I can't work out the logic to make the release function activate its own command after the stage 2 trigger is released.

How do I go about this? I've read the manuals and can't work out how this might be achieved, although I'm sure it can be?

Try to set up trigger as Toggle. You can assign alternative line number (virtual button) for trigger release.
User guide https://yadi.sk/i/emoZcmpw7Kyo9w
Section 4.3.7.

Re: VKBDevCfg - Action On Button Release

Posted: Mon Jan 11, 2021 23:12
by Sicarai
I knew it was simpler than I was making it out to be. Thank you - that worked a treat! :)