类 FSoE.FSoEDataUpdatedEventArgs
java.lang.Object
com.darra.ethercat.slave.FSoE.FSoEDataUpdatedEventArgs
- 封闭类:
FSoE
FSoE 安全数据更新事件参数
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
SlaveIndex
public int SlaveIndex从站索引 -
ConnectionIndex
public int ConnectionIndex连接索引 -
IsInput
public boolean IsInput是否为输入数据 -
Data
public byte[] Data数据内容
-
-
构造器详细资料
-
FSoEDataUpdatedEventArgs
public FSoEDataUpdatedEventArgs()
-