类的使用
com.darra.ethercat.master.DarraCore.FoEOptions
使用DarraCore.FoEOptions的程序包
-
com.darra.ethercat.master中DarraCore.FoEOptions的使用
修饰符和类型方法说明booleanDarraCore.FOEReadEx(short masterIndex, short slave, String filename, int password, com.sun.jna.ptr.PointerByReference fileData, com.sun.jna.ptr.IntByReference fileSize, int timeout, DarraCore.FoEOptions options) FoE 扩展读取 (含选项)booleanDarraCore.FOEWriteEx(short masterIndex, short slave, String filename, int password, com.sun.jna.Pointer fileData, int fileSize, int timeout, DarraCore.FoEOptions options) FoE 扩展写入 (含选项)