C D E G J L M P R T U W
C
- cn.foxtech.device.protocol.v1.modbus - 程序包 cn.foxtech.device.protocol.v1.modbus
-
- cn.foxtech.device.protocol.v1.modbus.demo - 程序包 cn.foxtech.device.protocol.v1.modbus.demo
-
- cn.foxtech.device.protocol.v1.modbus.template - 程序包 cn.foxtech.device.protocol.v1.modbus.template
-
D
- decode(int, int, int[]) - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
对保持寄存器的数据进行处理
- decode(int, int, boolean[]) - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
对保持寄存器的数据进行处理
E
- encode(String, Object) - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
- encode(String, Object) - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
G
- getSysTemplateName() - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
缺省的寄存器格式
- getSysTemplateName() - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
缺省的状态格式
J
- JDecoderParam() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate.JDecoderParam
-
- JDecoderParam() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate.JDecoderParam
-
- JDecoderValueParam() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate.JDecoderValueParam
-
- JDecoderValueParam() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate.JDecoderValueParam
-
- JEncoderParam() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate.JEncoderParam
-
- JEncoderParam() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate.JEncoderParam
-
- JHoldingRegistersTest2() - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.demo.TestUtils
-
- JOperate() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate.JOperate
-
- JOperate() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate.JOperate
-
- JReadRegistersTemplate - cn.foxtech.device.protocol.v1.modbus.template中的类
-
HoldingRegisters数据实体的数据模板
- JReadRegistersTemplate() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
- JReadRegistersTemplate.JDecoderParam - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadRegistersTemplate.JDecoderValueParam - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadRegistersTemplate.JEncoderParam - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadRegistersTemplate.JOperate - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadStatusTemplate - cn.foxtech.device.protocol.v1.modbus.template中的类
-
CoilStatus数据实体的数据模板
- JReadStatusTemplate() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
- JReadStatusTemplate.JDecoderParam - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadStatusTemplate.JDecoderValueParam - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadStatusTemplate.JEncoderParam - cn.foxtech.device.protocol.v1.modbus.template中的类
-
- JReadStatusTemplate.JOperate - cn.foxtech.device.protocol.v1.modbus.template中的类
-
L
- loadCsvFile(String) - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
从CSV文件中装载映射表
- loadCsvFile(String) - 类 中的方法cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
从CSV文件中装载映射表
M
- main(String[]) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.demo.TestUtils
-
- ModBusProtocolReadRegisters - cn.foxtech.device.protocol.v1.modbus中的类
-
读取Registers
- ModBusProtocolReadRegisters() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadRegisters
-
- ModBusProtocolReadStatus - cn.foxtech.device.protocol.v1.modbus中的类
-
读取Status
- ModBusProtocolReadStatus() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadStatus
-
- ModBusProtocolWriteRegisters - cn.foxtech.device.protocol.v1.modbus中的类
-
读取Registers
- ModBusProtocolWriteRegisters() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.ModBusProtocolWriteRegisters
-
- ModBusProtocolWriteStatus - cn.foxtech.device.protocol.v1.modbus中的类
-
读取Registers
- ModBusProtocolWriteStatus() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.ModBusProtocolWriteStatus
-
P
- packReadCoilStatus(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadStatus
-
读取保持寄存器
- packReadHoldingRegister(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadRegisters
-
读取保持寄存器
- packReadInputRegister(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadRegisters
-
读取保持寄存器
- packReadInputStatus(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadStatus
-
读取保持寄存器
- packWriteHoldingRegister(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolWriteRegisters
-
读取保持寄存器
- packWriteSingleStatus(Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolWriteStatus
-
读取保持寄存器
R
- READ_COIL_STATUS - 类 中的静态变量cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
- READ_DISCRETE_INPUT_STATUS - 类 中的静态变量cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
- READ_HOLDING_REGISTER - 类 中的静态变量cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
- READ_INPUT_REGISTER - 类 中的静态变量cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
T
- TestUtils - cn.foxtech.device.protocol.v1.modbus.demo中的类
-
- TestUtils() - 类 的构造器cn.foxtech.device.protocol.v1.modbus.demo.TestUtils
-
U
- unpackReadCoilStatus(String, Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadStatus
-
解码保持寄存器
- unpackReadHoldingRegister(String, Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadRegisters
-
解码保持寄存器
- unpackReadInputRegister(String, Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadRegisters
-
解码保持寄存器
- unpackReadInputStatus(String, Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolReadStatus
-
解码保持寄存器
- unpackWriteHoldingRegister(String, Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolWriteRegisters
-
解码保持寄存器
- unpackWriteSingleStatus(String, Map<String, Object>) - 类 中的静态方法cn.foxtech.device.protocol.v1.modbus.ModBusProtocolWriteStatus
-
解码保持寄存器
W
- WRITE_SINGLE_REGISTER - 类 中的静态变量cn.foxtech.device.protocol.v1.modbus.template.JReadRegistersTemplate
-
- WRITE_SINGLE_STATUS - 类 中的静态变量cn.foxtech.device.protocol.v1.modbus.template.JReadStatusTemplate
-
C D E G J L M P R T U W
Copyright © 2023. All rights reserved.