PulsedSignalDataPulseCount Property |
Gets the pulse count.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int PulseCount { get; }
Public ReadOnly Property PulseCount As Integer
Get
public:
property int PulseCount {
int get ();
}
member PulseCount : int with get
Property Value
Type:
Int32See Also