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