Search found 19 matches

by Larry
19 Jan 2015, 08:50
Forum: HOW-TOs and documentation
Topic: PMDG 737 FMC/CDU Keyboard Control
Replies: 5
Views: 11377

Re: PMDG 737 FMC/CDU Keyboard Control

Hi,
I was able to get FMC keyboard inputs to work without a double input" by inserting a NEGATIVE sign in front of the parameter. Like this:

HIDMacros.FSXEvent "#70125", -1

Example above is for the number "3". Hope this helps others who have the same issue down the road. Larry :P
by Larry
13 Jan 2015, 19:04
Forum: HOW-TOs and documentation
Topic: Mouse click coordinates PMDG 737ngx FSX
Replies: 2
Views: 5762

Re: Mouse click coordinates PMDG 737ngx FSX

I tried this again one my other i7 computer and it works great! I am not sure what the problem was. It even works with 4 monitors. THis will be my solution for CDU display, thank you for your help. :D
by Larry
13 Jan 2015, 19:03
Forum: HOW-TOs and documentation
Topic: PMDG 737 FMC/CDU Keyboard Control
Replies: 5
Views: 11377

Re: PMDG 737 FMC/CDU Keyboard Control

I will post my findings here if I get a solution.
by Larry
13 Jan 2015, 01:38
Forum: HOW-TOs and documentation
Topic: Writing script for FSUIPC mouse macros
Replies: 2
Views: 8622

Re: Writing script for FSUIPC mouse macros

Hi, I too am working on home cockpit. I find getting scripts already written is like pulling teeth. Home built simulators are a specialized market and you will find few people willing to offer much information. Most people will tell you to "READ THE MANUAL", or "SEARCH THE WEB TO LEARN HOW TO PROGRA...
by Larry
12 Jan 2015, 22:29
Forum: HOW-TOs and documentation
Topic: Mouse click coordinates PMDG 737ngx FSX
Replies: 2
Views: 5762

Mouse click coordinates PMDG 737ngx FSX

Hello, I tried using this code (below) to click buttons on PMDG 737 ngx add-on in FSX (2d cockpit with pilot CDU frame open in right bottom corner of monitor), but it does not seem to work. I can change variable to "0" and the mouse will move to the assigned coordinate (example...the letter"T") abov...
by Larry
12 Jan 2015, 19:15
Forum: HOW-TOs and documentation
Topic: PMDG 737 FMC/CDU Keyboard Control
Replies: 5
Views: 11377

Re: PMDG 737 FMC/CDU Keyboard Control

Thanks for your help. :) Event 70211 is the event assigned to the letter G on the CDU/FMC panel. It is found on the PMDG 737 SDK. I used this an an example. There are no variables given through the SDK for the buttons, so I have to guess what works (always usually 0, 1 or 2 for PMDG variables/switch...
by Larry
12 Jan 2015, 07:37
Forum: HOW-TOs and documentation
Topic: PMDG 737 FMC/CDU Keyboard Control
Replies: 5
Views: 11377

PMDG 737 FMC/CDU Keyboard Control

Hello, I am trying to setup a homemade 737NGX CDU panel wired to a USB keyboard "circuit board" (circuit board was removed from keyboard housing and wired directly to a custom made board to suit my purposes). When I program a letter using Hidmacros, lets say the letter "G", and I use the follow if s...
by Larry
23 Mar 2013, 06:11
Forum: HOW-TOs and documentation
Topic: keystoke perform "on off" in a push
Replies: 2
Views: 5871

Re: keystoke perform "on off" in a push

Hi Petr,
Thanks for you answer. This amazing program gets better the more I work with it. Larry
by Larry
21 Mar 2013, 19:14
Forum: HOW-TOs and documentation
Topic: keystoke perform "on off" in a push
Replies: 2
Views: 5871

keystoke perform "on off" in a push

Hi, Can a keystroke be set to perform and "on" with the "push" of key, then an "off" with the release of the key? Example is PMDG 737NGX "call attendant" button below. I use: "HIDMacros.FSXEvent "#69737", 1" script for call attendant button. The problem is the attendant call sound keeps repeating ov...
by Larry
21 Mar 2013, 18:46
Forum: HOW-TOs and documentation
Topic: keyboard in italic
Replies: 1
Views: 4339

keyboard in italic

Hi, I have installed the beta 2.3, moved XML file over. All works good. The only problem so far is I unplugged a keypad, plugged it back in only to see it appear in "italics" and greyed out. I tried using the "move macros" to the new keypad ID assigned to it (from the original, greyed out keypad sho...