点击或拖拽改变大小

ICjt188WriteAddress 方法

写入设备的地址域信息,仅支持点对点通讯的情况,需要指定地址域信息,例如:14910000729011
Write the address domain information of the device, only support point-to-point communication, you need to specify the address domain information, for example: 14910000729011

命名空间:  HslCommunication.Instrument.CJT.Helper
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
OperateResult WriteAddress(
	string address
)

参数

address
类型:SystemString
等待写入的地址域

返回值

类型:OperateResult
是否写入成功
参见