Jump to content

Can't turn on these lamps.


memento10

Recommended Posts

Anybody been successful finding the numbers to be able to control these lamps? I found the code to control the key press of these pushbuttons in the clickabledata.lua but I can't find the associated lamp numbers in mainpanelinit.lua:

 

attachment.php?attachmentid=40947&stc=1&d=1279409216

Lights.jpg.1bf3632a30a16eebe6bc4ac205ae2852.jpg

Link to comment
Share on other sites

From my config siocConfig.lua, lamp number are in bold:

[330] = {0,[b]437[/b]},--AUTO_TURN 
[331] = {0,[b]440[/b]},--GROUND_MOVING_TARGET
[332] = {0,[b]441[/b]},--CLEAR 
[333] = {0,[b]439[/b]},--FORWARD_HEMISPHERE 
[334] = {0,[b]438[/b]},--AIRBORNE_TARGET 
[335] = {0,[b]330[/b]},--PPR_button_K 
[336] = {0,[b]332[/b]},--PPR_button_H 
[337] = {0,[b]333[/b]},--PPR_button_B 
[338] = {0,[b]331[/b]},--PPR_button_T 
[339] = {0,[b]334[/b]},--PPR_button_DIR 

  • Like 1
Link to comment
Share on other sites

  • Recently Browsing   0 members

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