controlSrc property

  1. @ImcField('Controlling Source', 'control_src', ImcType.typeUInt16)
int controlSrc

The IMC identifier of the source system that is allowed to control the vehicle. If the value ''0xFFFF'' is used, any system is allowed to command references.

Implementation

@ImcField('Controlling Source', 'control_src', ImcType.typeUInt16)
int get controlSrc;