点击或拖拽改变大小

OmronFinsNetIsChangeSA1AfterReadFailed 属性

如果设置为True,当数据读取失败的时候,会自动变更当前的SA1值,会选择自动增加,但不会和DA1一致,本值需要在对象实例化之后立即设置。
If it is set to True , when data reading fails, the current SA1 value will be automatically changed, and the automatic increase will be selected, but it will not be consistent with DA1. This value needs to be set immediately after the object is instantiated .

命名空间:  HslCommunication.Profinet.Omron
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:9.6.4.0 (9.6.4.0)
语法
public bool IsChangeSA1AfterReadFailed { get; set; }

属性值

类型:Boolean
参见