Visit Captain Sim web site  
  Welcome, Guest. Please Login or Register

 

Page Index Toggle Pages: [1] 2  Send TopicPrint
 10 Sim event or variable? (Read 692 times)
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Sim event or variable?
May 22nd, 2024 at 2:37am
Print Post  
I am de-micing my cockpit. I am programming buttons, etc. to my streamdeck. I can't find the following sim event or variable for the following buttons, knobs or dials:

heading bug
autopilot glide or climb wheel
autopilot turn wheel

If at all possible I would appreciate it if you could tell me what these are since it will make flying so much easier not having to change windows and using a mouse. Thank you.

  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4263
Joined: Nov 7th, 2005
Re: Sim event or variable?
Reply #1 - May 23rd, 2024 at 11:27am
Print Post  
heading bug: L:L07_001_IND  (0 - 359)
turn control knob: L:P17_001_KNB  (from -30.0 to 30.0)
pitch control knob: L:m133_AP_target_pitch  (pitch mode must be ON)
  
Back to top
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #2 - May 25th, 2024 at 6:06pm
Print Post  
Thank you for those and I got them working pretty well. Could you send me the "read back variable" for the "APU Start Switch"?
I can send the code to make it work but can't get a feedback variable that will operate my switch on my streamdeck.
  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4263
Joined: Nov 7th, 2005
Re: Sim event or variable?
Reply #3 - May 27th, 2024 at 6:02am
Print Post  
retiredflyer73 wrote on May 25th, 2024 at 6:06pm:
"read back variable" for the "APU Start Switch"?

L:O03_001_GL3 (0-OFF, 1-RUN, 2-START)
  
Back to top
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #4 - May 29th, 2024 at 12:53am
Print Post  
Can you please give me the variable for the transponder? Thank You.
  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4263
Joined: Nov 7th, 2005
Re: Sim event or variable?
Reply #5 - May 29th, 2024 at 6:25am
Print Post  
Please make a complete list and we'll cover it in one shot.
  
Back to top
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #6 - May 29th, 2024 at 1:41pm
Print Post  
Interior Lights:
Pilots Side:
Flight Deck Dome
RRU

Co-Pilots Side:
Flood Overhead Panel Lights
RRU

Exterior Lights:
Nav: Flashing mode

Center Pedestal:
Sychrophase Master
Prop Resynchrophase

Upper Ovhd Panel:
Pitot Heats
Engine Inlet Airduct Anti-Icing
Prop Ice Control (All four)

Radios:
ADF (Tuning and Volume)
Transponder (Master and Code Changes)

Also if any of these use a (feedback/read) variable other than than the code to make them work please send. I have a couple that I can control from my streamdeck but can't get the correct feedback to make switch on streamdeck correspond to switch in cockpit.
Thank you for you help.








  
Back to top
 
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #7 - Jun 1st, 2024 at 11:47pm
Print Post  
This is a revised list that I can't find variables for. Would you please help me out with this.

Upper Ovhd Panel:
Engine Inlet Airduct Anti-Icing

Radios:

Transponder (Master)

  
Back to top
 
IP Logged
 
Tinman
Full Member
*
Offline



Posts: 21
Joined: May 10th, 2019
Re: Sim event or variable?
Reply #8 - Jun 4th, 2024 at 1:15am
Print Post  
Are you willing to share you Stream Deck files?  I would love to try them out.  Perhaps I can get the autopilot to turn on this way.
  
Back to top
 
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #9 - Jun 4th, 2024 at 2:04pm
Print Post  
Absolutely. You will have to give me some guidance on sharing. All I have left on the C-130H is the transponder and the Engine Inlet Airduct Anti-Icing. Also bear in mind that I am not an expert on Axes and Ohs and am having issues with the knobs or switches with more than two positions. I get them to work but sometimes have to have to separate placements. Tell me how I can help you.
  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4263
Joined: Nov 7th, 2005
Re: Sim event or variable?
Reply #10 - Jun 5th, 2024 at 6:26am
Print Post  
retiredflyer73 wrote on Jun 1st, 2024 at 11:47pm:
This is a revised list that I can't find variables for.

Does that mean you don't need the list in the Reply #6 anymore?
  
Back to top
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #11 - Jun 5th, 2024 at 12:01pm
Print Post  
That is correct as I've found all but the following:

Upper Ovhd Panel:
Engine Inlet Airduct Anti-Icing

Radios:

Transponder (Master)

Just need these two.
  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4263
Joined: Nov 7th, 2005
Re: Sim event or variable?
Reply #12 - Jun 6th, 2024 at 7:13am
Print Post  
retiredflyer73 wrote on Jun 5th, 2024 at 12:01pm:
Just need these two.

(A:ENG ANTI ICE:#ENG_ID#, Bool)
(K:ANTI_ICE_TOGGLE_ENG#ENG_ID#)
#ENG_ID# = 1, 2, 3, 4

Transponder (Master)
(A:TRANSPONDER STATE:1, Enum)
0 - OFF
1 - STANDBY
3 - NORMAL
  
Back to top
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #13 - Jun 6th, 2024 at 1:10pm
Print Post  
I just need the write event for the transponder. The read back A: you gave me works reading it back but it won't operate the switch. I need the K:, L:, or IE  write event.
  
Back to top
 
IP Logged
 
retiredflyer73
Full Member
*
Offline



Posts: 16
Joined: May 22nd, 2024
Re: Sim event or variable?
Reply #14 - Jun 6th, 2024 at 9:59pm
Print Post  
Disregard last post. I got the A: working. Now I have everything you have modeled working from my streamdeck. Thank you.  Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: [1] 2 
Send TopicPrint
 
  « Board Index ‹ Board  ^Top