Jump to content
The simFlight Network Forums

Recommended Posts

I am trying to figure out what you mean by (activated when true)

Never find out a way to recieve a true flag from those offsets. What I do wrong?

I'll explain both words:

"Activated" means that the Marker radio signal is being received and the sound (if enabled) is heard and the O M or I light is lit or flashing. If you are not receiving a marker signal then the Marker receiver is currently inactive, i.e. "not activated" by a signal. Okay? Note that you have to be pretty much overhead a marker to receive it and so activate the receiver into providing the sound and flashing light.

"True" is a BOOLEAN expression, the opposite of which is FALSE. In FS (and most programming) terms, TRUE is represented by a non-zero value, and FALSE by a zero value. Ok?

Regards

Pete

Link to comment
Share on other sites

thanks forthe explanation. maybe I am not very close to get the marker signal.

I am trying to figure out what you mean by (activated when true)

Never find out a way to recieve a true flag from those offsets. What I do wrong?

I'll explain both words:

"Activated" means that the Marker radio signal is being received and the sound (if enabled) is heard and the O M or I light is lit or flashing. If you are not receiving a marker signal then the Marker receiver is currently inactive, i.e. "not activated" by a signal. Okay? Note that you have to be pretty much overhead a marker to receive it and so activate the receiver into providing the sound and flashing light.

"True" is a BOOLEAN expression, the opposite of which is FALSE. In FS (and most programming) terms, TRUE is represented by a non-zero value, and FALSE by a zero value. Ok?

Regards

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.