Gets or sets the network port that the model uses for communication via TCP. This property only applies to uncompiled models from The MathWorks, Inc. Simulink® software. DLLs and .lvmodel files do not require a network port.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPI
Assembly:
NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Overridable Property NIVeriStandServerPort As UInteger |
| C# |
|---|
public virtual uint NIVeriStandServerPort { get; set; } |
Property Value
The number of the network port.