Jump to content
The simFlight Network Forums

Offset 3110, 1070: is pulselength defined?


Recommended Posts

Hello from Austria!

Pete please tell me, if a Keypress command sent by offset 3110 with parameter 1070 has an defined minimum puls length? Or must I define the pulse length by myself eg with 1071 and 1072.

What I want to do is to send a '+' (NumPad) when eg the levers are in FLX position.

Thanks in advance

Hermann

Link to comment
Share on other sites

... if a Keypress command sent by offset 3110 with parameter 1070 has an defined minimum puls length?

It is pretty much a KEYDOWN set followed by a reversed KEYUP set for the combination specified, so creating at most one Key Press, not any repeats -- deliberately so, otherwise it couldn't be used reliably for toggled events.

Or must I define the pulse length by myself eg with 1071 and 1072.

What I want to do is to send a '+' (NumPad) when eg the levers are in FLX position.

Why is the time that the '+' is held pressed relevant, then? Do you want it repeating?

You know you can assign these to buttons in the Buttons options, so you could try the effect yourself first in any case?

Regards,

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.