SMG KY196ATSO Logic
Jump to navigation
Jump to search
The SMG_KY196ATSO_Logic logic component handles the KY 196A TSO communication radio.
Type: Logic Object Component
File: SMG_KY196ATSO_Logic.slc
Version: 450.1000.342.1
back to top
Properties
Name | Description | MaxValue | MinValue | DisplayName | UnitType | UnitName |
---|---|---|---|---|---|---|
PROP_KY196ATSO_COM1_GAUGE_NAME | Name of Com radio gauge as defined in the control DB | 0 | 0 | Default | Default | |
PROP_KY196ATSO_COM1_INITIAL_COMM_FREQUENCY | Initial COMM frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM1_INITIAL_COMM_STBY_FREQUENCY | Initial COMM STBY frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM1_INITIAL_NAV_FREQUENCY | Initial NAV frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM1_INITIAL_NAV_STBY_FREQUENCY | Initial NAV STBY frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM2_GAUGE_NAME | Name of Com radio gauge as defined in the control DB | 0 | 0 | Default | Default | |
PROP_KY196ATSO_COM2_INITIAL_COMM_FREQUENCY | Initial COMM frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM2_INITIAL_COMM_STBY_FREQUENCY | Initial COMM STBY frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM2_INITIAL_NAV_FREQUENCY | Initial NAV frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM2_INITIAL_NAV_STBY_FREQUENCY | Initial NAV STBY frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM3_GAUGE_NAME | Name of Com radio gauge as defined in the control DB | 0 | 0 | Default | Default | |
PROP_KY196ATSO_COM3_INITIAL_COMM_FREQUENCY | Initial COMM frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM3_INITIAL_COMM_STBY_FREQUENCY | Initial COMM STBY frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM3_INITIAL_NAV_FREQUENCY | Initial NAV frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_COM3_INITIAL_NAV_STBY_FREQUENCY | Initial NAV STBY frequency of communication radio | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_IS_VOLUME_ON | Is volume on? | 0 | 0 | Default | Default | |
PROP_KY196ATSO_MAX_COMM_FREQUENCY | Frequency limitation | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_MAX_NAV_FREQUENCY | Frequency limitation | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_MIN_COMM_FREQUENCY | Frequency limitation | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_MIN_NAV_FREQUENCY | Frequency limitation | 999999 | 0 | Default | Default | |
PROP_KY196ATSO_NUMBER_OF_RADIOS | Sets the number of communication radios on the entity | 5 | 1 | Default | Default |
Attributes
Name | Description | Param1 | Param2 | DisplayName | UnitType | UnitName |
---|---|---|---|---|---|---|
ATT_KY196ATSO_COM_ID_BY_GAUGE_NAME | Returns the id of the COM radion according to a gauge name | const string & | int & | Default | Default | |
ATT_KY196ATSO_COMM_ACTIVE_FREQUENCY | COMM frequency in KHz of a certain communication radio | const int | int & | Default | Default | |
ATT_KY196ATSO_COMM_ACTIVE_FREQUENCY_FLOAT | COMM frequency in MHz of a certain communication radio | const int | float & | Default | Default | |
ATT_KY196ATSO_COMM_STBY_FREQUENCY | COMM STBY frequency in KHz of a certain communication radio | const int | int & | Default | Default | |
ATT_KY196ATSO_COMM_STBY_FREQUENCY_FLOAT | COMM STBY frequency in MHz of a certain communication radio | const int | float & | Default | Default | |
ATT_KY196ATSO_IS_VOLUME_ON | Is the volume on? | bool & | Default | Default | ||
ATT_KY196ATSO_NAV_ACTIVE_FREQUENCY | NAV frequency in KHz of a certain communication radio | const int | int & | Default | Default | |
ATT_KY196ATSO_NAV_ACTIVE_FREQUENCY_FLOAT | NAV frequency in MHz of a certain communication radio | const int | float & | Default | Default | |
ATT_KY196ATSO_NAV_STBY_FREQUENCY | NAV STBY frequency in KHz of a certain communication radio | const int | int & | Default | Default | |
ATT_KY196ATSO_NAV_STBY_FREQUENCY_FLOAT | NAV STBY frequency in MHz of a certain communication radio | const int | float & | Default | Default | |
ATT_KY196ATSO_NUMBER_OF_RADIOS | Number of radios on the entity | int & | Default | Default |
Actions
Name | Description | Param1 | Param2 | DisplayName | UnitType | UnitName |
---|---|---|---|---|---|---|
INPUT_KY196ATSO_LEFT_MOUSE_BUTTON_UP | Input event to be called when left mouse button is released | const int | const int | Default | Default | |
INPUT_KY196ATSO_VOLUME_OFF | Turn the volume off. | const int | const int | Default | Default | |
INPUT_KY196ATSO_VOLUME_ON | Turn the volume on. | const int | const int | Default | Default | |
KY196A_ADJUST_COMM_FREQUENCY_BY_25_KHZ | Each adjustment will be by 25 KHz | const int | const int | Default | Default | |
KY196A_ADJUST_COMM_FREQUENCY_BY_50_KHZ | Each adjustment will be by 50 KHz | const int | const int | Default | Default | |
KY196A_ADJUST_NAV_FREQUENCY_BY_25_KHZ | Each adjustment will be by 25 KHz | const int | const int | Default | Default | |
KY196A_ADJUST_NAV_FREQUENCY_BY_50_KHZ | Each adjustment will be by 50 KHz | const int | const int | Default | Default | |
KY196A_INCREASE_COMM_FREQ_FLOAT_PART|KY196A_DECREASE_COMM_FREQ_FLOAT_PART | Increase the float part of the COMM frequency | const int | const int | Default | Default | |
KY196A_INCREASE_COMM_FREQ_INTEGER_PART_BY_1_MHZ|KY196A_DECREASE_COMM_FREQ_INTEGER_PART_BY_1_MHZ | Increase the integer part of the COMM frequency by 1 MHz | const int | const int | Default | Default | |
KY196A_INCREASE_NAV_FREQ_FLOAT_PART|KY196A_DECREASE_NAV_FREQ_FLOAT_PART | Increase the float part of the NAV frequency | const int | const int | Default | Default | |
KY196A_INCREASE_NAV_FREQ_INTEGER_PART_BY_1_MHZ|KY196A_DECREASE_NAV_FREQ_INTEGER_PART_BY_1_MHZ | Increase the integer part of the NAV frequency by 1 MHz | const int | const int | Default | Default | |
KY196A_SWITCH_COMM_ACTIVE_STANDBY_FREQUENCIES | Switches the between the frequenciew of the standby and the active frequencies | const int | const int | Default | Default | |
KY196A_SWITCH_NAV_ACTIVE_STANDBY_FREQUENCIES | Switches the between the frequenciew of the standby and the active frequencies | const int | const int | Default | Default |
Required Attributes
Name |
---|
ATT_KX155ATSO_COMM_STBY_FREQUENCY |
ATT_KX155ATSO_COMM_STBY_FREQUENCY_FLOAT |