MAX485_TO_arduino_TO_DAQfactory

所属分类:源码/资料
开发工具:C/C++
文件大小:189KB
下载次数:1
上传日期:2020-05-23 19:14:10
上 传 者kps279
说明:  Max485 to arduino interface code for daq factory

文件列表:
Load this setup on Daq Express.ctl (7396, 2018-02-14)
config (80526, 2016-07-30)
documentation\html\annotated.html (3735, 2016-07-30)
documentation\html\bc_s.png (676, 2016-07-30)
documentation\html\bdwn.png (147, 2016-07-30)
documentation\html\classes.html (3163, 2016-07-30)
documentation\html\class_modbus-members.html (6997, 2016-07-30)
documentation\html\class_modbus.html (18009, 2016-07-30)
documentation\html\closed.png (132, 2016-07-30)
documentation\html\doxygen.css (20509, 2016-07-30)
documentation\html\doxygen.png (3779, 2016-07-30)
documentation\html\dynsections.js (2983, 2016-07-30)
documentation\html\files.html (2810, 2016-07-30)
documentation\html\ftv2blank.png (86, 2016-07-30)
documentation\html\ftv2cl.png (453, 2016-07-30)
documentation\html\ftv2doc.png (746, 2016-07-30)
documentation\html\ftv2folderclosed.png (616, 2016-07-30)
documentation\html\ftv2folderopen.png (597, 2016-07-30)
documentation\html\ftv2lastnode.png (86, 2016-07-30)
documentation\html\ftv2link.png (746, 2016-07-30)
documentation\html\ftv2mlastnode.png (246, 2016-07-30)
documentation\html\ftv2mnode.png (246, 2016-07-30)
documentation\html\ftv2mo.png (403, 2016-07-30)
documentation\html\ftv2node.png (86, 2016-07-30)
documentation\html\ftv2ns.png (388, 2016-07-30)
documentation\html\ftv2plastnode.png (229, 2016-07-30)
documentation\html\ftv2pnode.png (229, 2016-07-30)
documentation\html\ftv2splitbar.png (314, 2016-07-30)
documentation\html\ftv2vertline.png (86, 2016-07-30)
documentation\html\functions.html (4884, 2016-07-30)
documentation\html\functions_func.html (4251, 2016-07-30)
documentation\html\functions_vars.html (3182, 2016-07-30)
documentation\html\globals.html (9433, 2016-07-30)
documentation\html\globals_defs.html (2900, 2016-07-30)
documentation\html\globals_enum.html (3125, 2016-07-30)
documentation\html\globals_eval.html (8438, 2016-07-30)
documentation\html\globals_vars.html (2795, 2016-07-30)
documentation\html\group__buffer.html (9177, 2016-07-30)
documentation\html\group__discrete.html (2245, 2016-07-30)
... ...

(Works with MAX 485) 1. Download Daq Factory Express and load the DAQFactory Document. 2. Load "SimpleModbs_DEMO' to the arduino, make sure to check for slave ID. 3. Double check the configuration settings in Daq factory. Especially the ***PORT NUMBER.*** There are multiple working libraries for implementing modbusRTU on arduino. 1. ModbusMaster ----- Works with only one slave and Master, modification may be needed to implement multiple nodes. http://playground.arduino.cc/Code/ModbusMaster 2.SimpleModbus (current) 3. Modbusino---- Modification of the simpleModbus Lib https://github.com/stephane/modbusino 4. Modbus-Master-Slave-for-Arduino ---- Single library that contains code for both master and slave. https://github.com/smarmengol/Modbus-Master-Slave-for-Arduino

近期下载者

相关文件


收藏者