Click or drag to resize

ViperControlFlags Enumeration

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Flags to set for data to be written to the viper radaio.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public enum ViperControlFlags
Members
  Member nameValueDescription
Read0 Message will not set values in Viper.
Write1 Set values in Viper.
TransmitterPDU2 The transmitter PDU field has valid data, read or write this data.
RadioState4 Radio data (EnableReceive, EnableTransmit, FailTransmitter, FailReceiver)
ReceiverData8 Receiver related data (Sensitivity, DynamicRange, Bandwidth, FrequencyMax, FrequencyMin, FrequencyRx)
AudioControls16 Audio control settings. (Volume, Pan)
RadioSimulation32 Use the radio type string to change simulation ("Viper Radio", "PRC-148", etc)
Remarks