. |
Controller.Port MPX Software API Reference > Controller Object > Initialization Specifies the TCP port to be used when connecting to a remote server. NOTE: The Init method must be called to connect to a motion controller after the properties Address, Number, Port, and/or Type have been changed. Port is used with the Address and Number properties when the Type property is set to ControlTypeRemote. This property cannot be saved to flash memory. Version HistoryIntroduced in MPX 2.0. UnitsSeconds TypeInt32 Default0.0 Visual BasicSyntax Property Port As Int32 Sample Code
C#Syntax int Port; Sample Code
See Also
|
| | Copyright © 2001-2021 Motion Engineering |