点击或拖拽改变大小

NetworkAlienClientSetTrustClients 方法

设置可信任的客户端列表,传入一个DTU的列表信息
Set up the list of trusted clients, passing in the list information for a DTU

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public void SetTrustClients(
	string[] clients
)

参数

clients
类型:SystemString
客户端列表
参见