VeriStand .NET API Reference

Model Constructor

NameDescription
Model(String, String, String, Int32, Int32, UInt16, Boolean, Boolean, Boolean, UInt32) Initializes a new instance of Model and sets the network port that an .mdl file uses for communication via TCP. DLLs and .lvmodel files do not require a network port.
Model(String, String, String, Int32, Int32, UInt16, Boolean, Boolean, String, Boolean, String, Boolean) Initializes a new instance of Model and filters the imported parameters and signals according to the conditions you specify.
Model(String, String, String, Int32, Int32, UInt16, Boolean, Boolean, String, Boolean, String, Boolean, UInt32) Initializes a new instance of Model, filters the imported parameters and signals according to the conditions you specify, and sets the network port that an .mdl file uses for communication via TCP. DLLs and .lvmodel files do not require a network port.
Model(String, String, String, Int32, Int32, UInt16, Boolean, Boolean, String, GlobalParameterScopes, Boolean, String, Boolean, UInt32) Initializes a new instance of Model and filters the imported parameters and signals according to the conditions you specify.
Model(String, String, String, Int32, Int32, UInt16, Boolean, Boolean, Boolean) Initializes a new instance of Model.

See Also

Log in to get a better experience