获取或设置Ams的端口号信息,TwinCAT2,端口号801,811,821,831;TwinCAT3,端口号为851,852,853
Get or set the port number information of Ams, TwinCAT2, the port number is 801, 811, 821, 831; TwinCAT3, the port number is 851, 852, 853
命名空间:
HslCommunication.Profinet.Beckhoff
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public int AmsPort { get; set; }
Public Property AmsPort As Integer
Get
Set
public:
property int AmsPort {
int get ();
void set (int value);
}
member AmsPort : int with get, set
属性值
类型:
Int32参见