Click or drag to resize

ComplexAnalogTransmitter.Identifier Property

Gets the identifier for this transmitter's signals.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SignalIdentifier Identifier { get; set; }

Property Value

Type: SignalIdentifier

Implements

IIdentifiableTransmitterService.Identifier
See Also