Jump to content

Recommended Posts

Posted

I have a device that will send a button command to DCS via Export.

Why is it that I can send a button command and this works as expected with full control:

elements["ABRIS_SHUNT_PTR"] = {class = {class_type.LEV, class_type.BTN},hint = LOCALIZE("ABRIS Cursor �ontrol (rot/push)"), device = devices.ABRIS ,action = {device_commands.Button_6,device_commands.Button_7},stop_

 

but I can set a button for this line below and I only get direction of movement for two steps up or down.

elements["ABRIS_BRIGHTNESS_PTR"] = {class = {class_type.LEV}, hint = LOCALIZE("ABRIS Brightness"), device = devices.ABRIS ,action = {device_commands.Button_8} ,arg = {517} ,arg_value = {0.05} ,arg_lim = {{0,1}}}

 

I have other "rotaries" from the sim hooked to button input that work well but I see that others do not want to play right or as expected.

 

any hints tips , suggestions?

[sIGPIC][/sIGPIC] CPIAS FOR Saitek:

Saitek Flight instrument panels and X-52 pro mfd scripts for Dcs

 

http://forums.eagle.ru/showthread.php?t=94174

Posted

Well I got good news and I got Bad news.

 

Good news , I figured out another way to make it work. Bad news ..... Everyone of you guy's are on my Sh!t list.

 

My gawd... who would have thought I would purchase a product in which the creators appear to have thought of everything I need to have before I knew what I wanted and needed.

 

Now I will go into corner and wear the "Dunce " Cap ..... Again.

[sIGPIC][/sIGPIC] CPIAS FOR Saitek:

Saitek Flight instrument panels and X-52 pro mfd scripts for Dcs

 

http://forums.eagle.ru/showthread.php?t=94174

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...