 | IPortAnalyticPortExcitationCount Property |
Gets the number of analytic port excitation.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxint AnalyticPortExcitationCount { get; }ReadOnly Property AnalyticPortExcitationCount As Integer
Get
Dim instance As IPort
Dim value As Integer
value = instance.AnalyticPortExcitationCount
Property Value
Type:
Int32
See Also