Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Course in NAv/ILS radio Sioc

Featured Replies

I have a problem programming my ILS/NAV radio in Sioc. Why is this code not working correct. It I turn the rotary, the course will increment for a second on my homecockpit and also in P3D, but then immidiatly turns back to the original course where P3D started with:

Var 1 name InOutIlsCrs Link FSUIPC_INOUT Offset $0C5E Length 2 // ILS CRS in FSUIPC
{
&IlsCrs = &InOutIlsCrs // new value from FSUIPC
}

Var 2 name IlsCrs // internal ILS CRS
{
&D_IlsCrs = &IlsCrs // write to my 3-digit display
}

Var 3 Link IOCARD_ENCODER Input 156 Aceleration 4 Type 2
{
L0 = v3 * -1 
&IlsCrs = ROTATE 0 359 L0 // update ILS CRS
&InOutIlsCrs = &IlsCrs // write to FSUIPC
}

Var 4 name D_IlsCrs Link IOCARD_DISPLAY Digit 133 Numbers 3 // Display

Thanks in advance,

Kees

  • Author

I found it myself. It look the Lvar for the course of the nav-radio's is not writable in the Captain Sim 767. Strange, because the Lvars for the frequency of the CS767 are writable.

Kees

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.