Click or drag to resize

IPortRemoveAnalyticPortExcitation Method

Removes an analytic port excitation.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
void RemoveAnalyticPortExcitation(
	IAnalyticPortExcitation portExcitation
)

Parameters

portExcitation
Type: EMInvent.InventSim.COMServerIAnalyticPortExcitation
Excitation to be removed.
See Also