点击或拖拽改变大小

ModBusMonitorAddressSetChangeValue 方法

强制设置触发值变更事件

命名空间:  HslCommunication.ModBus
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public void SetChangeValue(
	short before,
	short after
)

参数

before
类型:SystemInt16
变更前的值
after
类型:SystemInt16
变更后的值
参见