modbus.c 76 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104
  1. /*
  2. * Copyright © 2001-2010 Stéphane Raimbault <stephane.raimbault@gmail.com>
  3. *
  4. * This program is free software: you can redistribute it and/or modify
  5. * it under the terms of the GNU Lesser Public License as published by
  6. * the Free Software Foundation; either version 3 of the License, or
  7. * (at your option) any later version.
  8. *
  9. * This program is distributed in the hope that it will be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. * GNU Lesser Public License for more details.
  13. *
  14. * You should have received a copy of the GNU Lesser Public License
  15. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  16. */
  17. /*
  18. The library is designed to send and receive data from a device that
  19. communicate via the Modbus protocol.
  20. The function names used are inspired by the Modicon Modbus Protocol
  21. Reference Guide which can be obtained from Schneider at
  22. www.schneiderautomation.com.
  23. Documentation:
  24. http://www.easysw.com/~mike/serial/serial.html
  25. http://copyleft.free.fr/wordpress/index.php/libmodbus/
  26. */
  27. #include <stdio.h>
  28. #include <string.h>
  29. #include <stdlib.h>
  30. #ifdef HAVE_INTTYPES_H
  31. #include <inttypes.h>
  32. #endif
  33. #ifdef HAVE_STDINT_H
  34. #include <stdint.h>
  35. #endif
  36. #include <termios.h>
  37. #include <sys/time.h>
  38. #include <unistd.h>
  39. #include <errno.h>
  40. #include <assert.h>
  41. #include <limits.h>
  42. #include <fcntl.h>
  43. /* TCP */
  44. #include <sys/types.h>
  45. #include <sys/socket.h>
  46. #include <sys/ioctl.h>
  47. #if defined(__FreeBSD__ ) && __FreeBSD__ < 5
  48. #include <netinet/in_systm.h>
  49. #endif
  50. #include <netinet/in.h>
  51. #include <netinet/ip.h>
  52. #include <netinet/tcp.h>
  53. #include <arpa/inet.h>
  54. #if !defined(UINT16_MAX)
  55. #define UINT16_MAX 0xFFFF
  56. #endif
  57. #include <config.h>
  58. #include <modbus/modbus.h>
  59. /* Exported version */
  60. const unsigned int mb_version_major = MB_VERSION_MAJOR;
  61. const unsigned int mb_version_minor = MB_VERSION_MINOR;
  62. const unsigned int mb_version_micro = MB_VERSION_MICRO;
  63. /* This structure reduces the number of params in functions and so
  64. * optimizes the speed of execution (~ 37%). */
  65. typedef struct {
  66. int slave;
  67. int function;
  68. int t_id;
  69. } sft_t;
  70. /* Table of CRC values for high-order byte */
  71. static uint8_t table_crc_hi[] = {
  72. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
  73. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41,
  74. 0x00, 0xC1, 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0,
  75. 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
  76. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1,
  77. 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41,
  78. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1,
  79. 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41,
  80. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
  81. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40,
  82. 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1,
  83. 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
  84. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
  85. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40,
  86. 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0,
  87. 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40,
  88. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
  89. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41,
  90. 0x00, 0xC1, 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0,
  91. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41,
  92. 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0,
  93. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40,
  94. 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0, 0x80, 0x41, 0x00, 0xC1,
  95. 0x81, 0x40, 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41,
  96. 0x00, 0xC1, 0x81, 0x40, 0x01, 0xC0, 0x80, 0x41, 0x01, 0xC0,
  97. 0x80, 0x41, 0x00, 0xC1, 0x81, 0x40
  98. };
  99. /* Table of CRC values for low-order byte */
  100. static uint8_t table_crc_lo[] = {
  101. 0x00, 0xC0, 0xC1, 0x01, 0xC3, 0x03, 0x02, 0xC2, 0xC6, 0x06,
  102. 0x07, 0xC7, 0x05, 0xC5, 0xC4, 0x04, 0xCC, 0x0C, 0x0D, 0xCD,
  103. 0x0F, 0xCF, 0xCE, 0x0E, 0x0A, 0xCA, 0xCB, 0x0B, 0xC9, 0x09,
  104. 0x08, 0xC8, 0xD8, 0x18, 0x19, 0xD9, 0x1B, 0xDB, 0xDA, 0x1A,
  105. 0x1E, 0xDE, 0xDF, 0x1F, 0xDD, 0x1D, 0x1C, 0xDC, 0x14, 0xD4,
  106. 0xD5, 0x15, 0xD7, 0x17, 0x16, 0xD6, 0xD2, 0x12, 0x13, 0xD3,
  107. 0x11, 0xD1, 0xD0, 0x10, 0xF0, 0x30, 0x31, 0xF1, 0x33, 0xF3,
  108. 0xF2, 0x32, 0x36, 0xF6, 0xF7, 0x37, 0xF5, 0x35, 0x34, 0xF4,
  109. 0x3C, 0xFC, 0xFD, 0x3D, 0xFF, 0x3F, 0x3E, 0xFE, 0xFA, 0x3A,
  110. 0x3B, 0xFB, 0x39, 0xF9, 0xF8, 0x38, 0x28, 0xE8, 0xE9, 0x29,
  111. 0xEB, 0x2B, 0x2A, 0xEA, 0xEE, 0x2E, 0x2F, 0xEF, 0x2D, 0xED,
  112. 0xEC, 0x2C, 0xE4, 0x24, 0x25, 0xE5, 0x27, 0xE7, 0xE6, 0x26,
  113. 0x22, 0xE2, 0xE3, 0x23, 0xE1, 0x21, 0x20, 0xE0, 0xA0, 0x60,
  114. 0x61, 0xA1, 0x63, 0xA3, 0xA2, 0x62, 0x66, 0xA6, 0xA7, 0x67,
  115. 0xA5, 0x65, 0x64, 0xA4, 0x6C, 0xAC, 0xAD, 0x6D, 0xAF, 0x6F,
  116. 0x6E, 0xAE, 0xAA, 0x6A, 0x6B, 0xAB, 0x69, 0xA9, 0xA8, 0x68,
  117. 0x78, 0xB8, 0xB9, 0x79, 0xBB, 0x7B, 0x7A, 0xBA, 0xBE, 0x7E,
  118. 0x7F, 0xBF, 0x7D, 0xBD, 0xBC, 0x7C, 0xB4, 0x74, 0x75, 0xB5,
  119. 0x77, 0xB7, 0xB6, 0x76, 0x72, 0xB2, 0xB3, 0x73, 0xB1, 0x71,
  120. 0x70, 0xB0, 0x50, 0x90, 0x91, 0x51, 0x93, 0x53, 0x52, 0x92,
  121. 0x96, 0x56, 0x57, 0x97, 0x55, 0x95, 0x94, 0x54, 0x9C, 0x5C,
  122. 0x5D, 0x9D, 0x5F, 0x9F, 0x9E, 0x5E, 0x5A, 0x9A, 0x9B, 0x5B,
  123. 0x99, 0x59, 0x58, 0x98, 0x88, 0x48, 0x49, 0x89, 0x4B, 0x8B,
  124. 0x8A, 0x4A, 0x4E, 0x8E, 0x8F, 0x4F, 0x8D, 0x4D, 0x4C, 0x8C,
  125. 0x44, 0x84, 0x85, 0x45, 0x87, 0x47, 0x46, 0x86, 0x82, 0x42,
  126. 0x43, 0x83, 0x41, 0x81, 0x80, 0x40
  127. };
  128. static const int TAB_HEADER_LENGTH[2] = {
  129. HEADER_LENGTH_RTU,
  130. HEADER_LENGTH_TCP
  131. };
  132. static const int TAB_CHECKSUM_LENGTH[2] = {
  133. CHECKSUM_LENGTH_RTU,
  134. CHECKSUM_LENGTH_TCP
  135. };
  136. static const int TAB_MAX_ADU_LENGTH[2] = {
  137. MAX_ADU_LENGTH_RTU,
  138. MAX_ADU_LENGTH_TCP,
  139. };
  140. const char *modbus_strerror(int errnum) {
  141. switch (errnum) {
  142. case EMBXILFUN:
  143. return "Illegal function";
  144. case EMBXILADD:
  145. return "Illegal data address";
  146. case EMBXILVAL:
  147. return "Illegal data value";
  148. case EMBXSFAIL:
  149. return "Slave device or server failure";
  150. case EMBXACK:
  151. return "Acknowledge";
  152. case EMBXSBUSY:
  153. return "Slave device or server is busy";
  154. case EMBXNACK:
  155. return "Negative acknowledge";
  156. case EMBXMEMPAR:
  157. return "Memory parity error";
  158. case EMBXGPATH:
  159. return "Gateway path unavailable";
  160. case EMBXGTAR:
  161. return "Target device failed to respond";
  162. case EMBBADCRC:
  163. return "Invalid CRC";
  164. case EMBBADDATA:
  165. return "Invalid data";
  166. case EMBBADEXC:
  167. return "Invalid exception code";
  168. case EMBMDATA:
  169. return "Too many data";
  170. default:
  171. return strerror(errnum);
  172. }
  173. }
  174. static void error_print(modbus_param_t *mb_param, const char *context)
  175. {
  176. if (mb_param->debug) {
  177. fprintf(stderr, "ERROR %s", modbus_strerror(errno));
  178. if (context != NULL) {
  179. fprintf(stderr, ": %s\n", context);
  180. } else {
  181. fprintf(stderr, "\n");
  182. }
  183. }
  184. }
  185. int modbus_flush(modbus_param_t *mb_param)
  186. {
  187. int rc;
  188. if (mb_param->type_com == RTU) {
  189. rc = tcflush(mb_param->fd, TCIOFLUSH);
  190. } else {
  191. do {
  192. /* Extract the garbage from the socket */
  193. char devnull[MAX_ADU_LENGTH_TCP];
  194. #if (!HAVE_DECL___CYGWIN__)
  195. rc = recv(mb_param->fd, devnull, MAX_ADU_LENGTH_TCP, MSG_DONTWAIT);
  196. #else
  197. /* On Cygwin, it's a bit more complicated to not wait */
  198. fd_set rfds;
  199. struct timeval tv;
  200. tv.tv_sec = 0;
  201. tv.tv_usec = 0;
  202. FD_ZERO(&rfds);
  203. FD_SET(mb_param->fd, &rfds);
  204. rc = select(mb_param->fd+1, &rfds, NULL, NULL, &tv);
  205. if (rc == -1) {
  206. return -1;
  207. }
  208. rc = recv(mb_param->fd, devnull, MAX_ADU_LENGTH_TCP, 0);
  209. #endif
  210. if (mb_param->debug && rc != -1) {
  211. printf("\n%d bytes flushed\n", rc);
  212. }
  213. } while (rc > 0);
  214. }
  215. }
  216. /* Computes the length of the expected response */
  217. static unsigned int compute_response_length(modbus_param_t *mb_param,
  218. uint8_t *query)
  219. {
  220. int length;
  221. int offset;
  222. offset = TAB_HEADER_LENGTH[mb_param->type_com];
  223. switch (query[offset]) {
  224. case FC_READ_COIL_STATUS:
  225. case FC_READ_INPUT_STATUS: {
  226. /* Header + nb values (code from force_multiple_coils) */
  227. int nb = (query[offset + 3] << 8) | query[offset + 4];
  228. length = 2 + (nb / 8) + ((nb % 8) ? 1 : 0);
  229. }
  230. break;
  231. case FC_READ_HOLDING_REGISTERS:
  232. case FC_READ_INPUT_REGISTERS:
  233. /* Header + 2 * nb values */
  234. length = 2 + 2 * (query[offset + 3] << 8 |
  235. query[offset + 4]);
  236. break;
  237. case FC_READ_EXCEPTION_STATUS:
  238. length = 3;
  239. break;
  240. case FC_REPORT_SLAVE_ID:
  241. /* The response is device specific (the header provides the
  242. length) */
  243. return MSG_LENGTH_UNDEFINED;
  244. default:
  245. length = 5;
  246. }
  247. return length + offset + TAB_CHECKSUM_LENGTH[mb_param->type_com];
  248. }
  249. /* Builds a RTU query header */
  250. static int build_query_basis_rtu(int slave, int function,
  251. int start_addr, int nb,
  252. uint8_t *query)
  253. {
  254. query[0] = slave;
  255. query[1] = function;
  256. query[2] = start_addr >> 8;
  257. query[3] = start_addr & 0x00ff;
  258. query[4] = nb >> 8;
  259. query[5] = nb & 0x00ff;
  260. return PRESET_QUERY_LENGTH_RTU;
  261. }
  262. /* Builds a TCP query header */
  263. static int build_query_basis_tcp(int slave, int function,
  264. int start_addr, int nb,
  265. uint8_t *query)
  266. {
  267. /* Extract from MODBUS Messaging on TCP/IP Implementation Guide V1.0b
  268. (page 23/46):
  269. The transaction identifier is used to associate the future response
  270. with the request. So, at a time, on a TCP connection, this identifier
  271. must be unique. */
  272. static uint16_t t_id = 0;
  273. /* Transaction ID */
  274. if (t_id < UINT16_MAX)
  275. t_id++;
  276. else
  277. t_id = 0;
  278. query[0] = t_id >> 8;
  279. query[1] = t_id & 0x00ff;
  280. /* Protocol Modbus */
  281. query[2] = 0;
  282. query[3] = 0;
  283. /* Length will be defined later by set_query_length_tcp at offsets 4
  284. and 5 */
  285. query[6] = slave;
  286. query[7] = function;
  287. query[8] = start_addr >> 8;
  288. query[9] = start_addr & 0x00ff;
  289. query[10] = nb >> 8;
  290. query[11] = nb & 0x00ff;
  291. return PRESET_QUERY_LENGTH_TCP;
  292. }
  293. static int build_query_basis(modbus_param_t *mb_param,
  294. int function, int start_addr,
  295. int nb, uint8_t *query)
  296. {
  297. if (mb_param->type_com == RTU)
  298. return build_query_basis_rtu(mb_param->slave, function,
  299. start_addr, nb, query);
  300. else
  301. return build_query_basis_tcp(mb_param->slave, function,
  302. start_addr, nb, query);
  303. }
  304. /* Builds a RTU response header */
  305. static int build_response_basis_rtu(sft_t *sft, uint8_t *response)
  306. {
  307. response[0] = sft->slave;
  308. response[1] = sft->function;
  309. return PRESET_RESPONSE_LENGTH_RTU;
  310. }
  311. /* Builds a TCP response header */
  312. static int build_response_basis_tcp(sft_t *sft, uint8_t *response)
  313. {
  314. /* Extract from MODBUS Messaging on TCP/IP Implementation
  315. Guide V1.0b (page 23/46):
  316. The transaction identifier is used to associate the future
  317. response with the request. */
  318. response[0] = sft->t_id >> 8;
  319. response[1] = sft->t_id & 0x00ff;
  320. /* Protocol Modbus */
  321. response[2] = 0;
  322. response[3] = 0;
  323. /* Length to fix later with set_message_length_tcp (4 and 5) */
  324. response[6] = sft->slave;
  325. response[7] = sft->function;
  326. return PRESET_RESPONSE_LENGTH_TCP;
  327. }
  328. static int build_response_basis(modbus_param_t *mb_param, sft_t *sft,
  329. uint8_t *response)
  330. {
  331. if (mb_param->type_com == RTU)
  332. return build_response_basis_rtu(sft, response);
  333. else
  334. return build_response_basis_tcp(sft, response);
  335. }
  336. /* Sets the length of TCP message in the message (query and response) */
  337. void set_message_length_tcp(uint8_t *msg, int msg_length)
  338. {
  339. /* Substract the header length to the message length */
  340. int mbap_length = msg_length - 6;
  341. msg[4] = mbap_length >> 8;
  342. msg[5] = mbap_length & 0x00FF;
  343. }
  344. /* Fast CRC */
  345. static uint16_t crc16(uint8_t *buffer, uint16_t buffer_length)
  346. {
  347. uint8_t crc_hi = 0xFF; /* high CRC byte initialized */
  348. uint8_t crc_lo = 0xFF; /* low CRC byte initialized */
  349. unsigned int i; /* will index into CRC lookup */
  350. /* pass through message buffer */
  351. while (buffer_length--) {
  352. i = crc_hi ^ *buffer++; /* calculate the CRC */
  353. crc_hi = crc_lo ^ table_crc_hi[i];
  354. crc_lo = table_crc_lo[i];
  355. }
  356. return (crc_hi << 8 | crc_lo);
  357. }
  358. /* The check_crc16 function shall return the message length if the CRC is
  359. valid. Otherwise it shall return -1 and set errno to EMBADCRC. */
  360. static int check_crc16(modbus_param_t *mb_param,
  361. uint8_t *msg,
  362. const int msg_length)
  363. {
  364. uint16_t crc_calculated;
  365. uint16_t crc_received;
  366. crc_calculated = crc16(msg, msg_length - 2);
  367. crc_received = (msg[msg_length - 2] << 8) | msg[msg_length - 1];
  368. /* Check CRC of msg */
  369. if (crc_calculated == crc_received) {
  370. return msg_length;
  371. } else {
  372. if (mb_param->debug) {
  373. fprintf(stderr, "ERROR CRC received %0X != CRC calculated %0X\n",
  374. crc_received, crc_calculated);
  375. }
  376. if (mb_param->error_recovery) {
  377. modbus_flush(mb_param);
  378. }
  379. errno = EMBBADCRC;
  380. return -1;
  381. }
  382. }
  383. /* Sends a query/response over a serial or a TCP communication */
  384. static int modbus_send(modbus_param_t *mb_param, uint8_t *query,
  385. int query_length)
  386. {
  387. int rc;
  388. uint16_t s_crc;
  389. int i;
  390. if (mb_param->type_com == RTU) {
  391. s_crc = crc16(query, query_length);
  392. query[query_length++] = s_crc >> 8;
  393. query[query_length++] = s_crc & 0x00FF;
  394. } else {
  395. set_message_length_tcp(query, query_length);
  396. }
  397. if (mb_param->debug) {
  398. for (i = 0; i < query_length; i++)
  399. printf("[%.2X]", query[i]);
  400. printf("\n");
  401. }
  402. /* In recovery mode, the write command will be issued until to be
  403. successful! Disabled by default.
  404. */
  405. do {
  406. if (mb_param->type_com == RTU)
  407. rc = write(mb_param->fd, query, query_length);
  408. else
  409. /* MSG_NOSIGNAL
  410. Requests not to send SIGPIPE on errors on stream oriented
  411. sockets when the other end breaks the connection. The EPIPE
  412. error is still returned. */
  413. rc = send(mb_param->fd, query, query_length, MSG_NOSIGNAL);
  414. if (rc == -1) {
  415. error_print(mb_param, NULL);
  416. if (mb_param->error_recovery && (errno == EBADF ||
  417. errno == ECONNRESET || errno == EPIPE)) {
  418. modbus_close(mb_param);
  419. modbus_connect(mb_param);
  420. }
  421. }
  422. } while (mb_param->error_recovery && rc == -1);
  423. if (rc > 0 && rc != query_length) {
  424. errno = EMBBADDATA;
  425. return -1;
  426. }
  427. return rc;
  428. }
  429. /* Computes the length of the header following the function code */
  430. static uint8_t compute_query_length_header(int function)
  431. {
  432. int length;
  433. if (function <= FC_FORCE_SINGLE_COIL ||
  434. function == FC_PRESET_SINGLE_REGISTER)
  435. /* Read and single write */
  436. length = 4;
  437. else if (function == FC_FORCE_MULTIPLE_COILS ||
  438. function == FC_PRESET_MULTIPLE_REGISTERS)
  439. /* Multiple write */
  440. length = 5;
  441. else if (function == FC_REPORT_SLAVE_ID)
  442. length = 1;
  443. else
  444. length = 0;
  445. return length;
  446. }
  447. /* Computes the length of the data to write in the query */
  448. static int compute_query_length_data(modbus_param_t *mb_param, uint8_t *msg)
  449. {
  450. int function = msg[TAB_HEADER_LENGTH[mb_param->type_com]];
  451. int length;
  452. if (function == FC_FORCE_MULTIPLE_COILS ||
  453. function == FC_PRESET_MULTIPLE_REGISTERS)
  454. length = msg[TAB_HEADER_LENGTH[mb_param->type_com] + 5];
  455. else if (function == FC_REPORT_SLAVE_ID)
  456. length = msg[TAB_HEADER_LENGTH[mb_param->type_com] + 1];
  457. else
  458. length = 0;
  459. length += TAB_CHECKSUM_LENGTH[mb_param->type_com];
  460. return length;
  461. }
  462. #define WAIT_DATA() \
  463. { \
  464. while ((s_rc = select(mb_param->fd+1, &rfds, NULL, NULL, &tv)) == -1) { \
  465. if (errno == EINTR) { \
  466. if (mb_param->debug) { \
  467. fprintf(stderr, \
  468. "A non blocked signal was caught\n"); \
  469. } \
  470. /* Necessary after an error */ \
  471. FD_ZERO(&rfds); \
  472. FD_SET(mb_param->fd, &rfds); \
  473. } else { \
  474. error_print(mb_param, "select"); \
  475. if (mb_param->error_recovery && (errno == EBADF)) { \
  476. modbus_close(mb_param); \
  477. modbus_connect(mb_param); \
  478. errno = EBADF; \
  479. return -1; \
  480. } else { \
  481. return -1; \
  482. } \
  483. } \
  484. } \
  485. \
  486. if (s_rc == 0) { \
  487. /* Timeout */ \
  488. if (msg_length == (TAB_HEADER_LENGTH[mb_param->type_com] + 2 + \
  489. TAB_CHECKSUM_LENGTH[mb_param->type_com])) { \
  490. /* Optimization allowed because exception response is \
  491. the smallest trame in modbus protocol (3) so always \
  492. raise a timeout error. \
  493. Temporary error before exception analyze. */ \
  494. errno = EMBUNKEXC; \
  495. } else { \
  496. errno = ETIMEDOUT; \
  497. error_print(mb_param, "select"); \
  498. } \
  499. return -1; \
  500. } \
  501. }
  502. /* Waits a reply from a modbus slave or a query from a modbus master.
  503. This function blocks if there is no replies (3 timeouts).
  504. The argument msg_length_computed must be set to MSG_LENGTH_UNDEFINED if
  505. undefined.
  506. The function shall return the number of received characters and the received
  507. message in an array of uint8_t if successful. Otherwise it shall return -1
  508. and errno is set to one of the values defined below:
  509. - ECONNRESET
  510. - EMBBADDATA
  511. - EMBUNKEXC
  512. - ETIMEDOUT
  513. - read() or recv() error codes
  514. */
  515. static int receive_msg(modbus_param_t *mb_param,
  516. int msg_length_computed,
  517. uint8_t *msg)
  518. {
  519. int s_rc;
  520. int read_rc;
  521. fd_set rfds;
  522. struct timeval tv;
  523. int length_to_read;
  524. uint8_t *p_msg;
  525. enum { FUNCTION, BYTE, COMPLETE };
  526. int state;
  527. int msg_length = 0;
  528. if (mb_param->debug) {
  529. if (msg_length_computed == MSG_LENGTH_UNDEFINED)
  530. printf("Waiting for a message...\n");
  531. else
  532. printf("Waiting for a message (%d bytes)...\n",
  533. msg_length_computed);
  534. }
  535. /* Add a file descriptor to the set */
  536. FD_ZERO(&rfds);
  537. FD_SET(mb_param->fd, &rfds);
  538. if (msg_length_computed == MSG_LENGTH_UNDEFINED) {
  539. /* Wait for a message */
  540. tv.tv_sec = 60;
  541. tv.tv_usec = 0;
  542. /* The message length is undefined (query receiving) so
  543. * we need to analyse the message step by step.
  544. * At the first step, we want to reach the function
  545. * code because all packets have that information. */
  546. state = FUNCTION;
  547. msg_length_computed = TAB_HEADER_LENGTH[mb_param->type_com] + 1;
  548. } else {
  549. tv.tv_sec = 0;
  550. tv.tv_usec = TIME_OUT_BEGIN_OF_TRAME;
  551. state = COMPLETE;
  552. }
  553. length_to_read = msg_length_computed;
  554. s_rc = 0;
  555. WAIT_DATA();
  556. p_msg = msg;
  557. while (s_rc) {
  558. if (mb_param->type_com == RTU)
  559. read_rc = read(mb_param->fd, p_msg, length_to_read);
  560. else
  561. read_rc = recv(mb_param->fd, p_msg, length_to_read, 0);
  562. if (read_rc == 0) {
  563. errno = ECONNRESET;
  564. read_rc = -1;
  565. }
  566. if (read_rc == -1) {
  567. error_print(mb_param, "read");
  568. if (mb_param->error_recovery && (errno == ECONNRESET ||
  569. errno == ECONNREFUSED)) {
  570. modbus_close(mb_param);
  571. modbus_connect(mb_param);
  572. /* Could be removed by previous calls */
  573. errno = ECONNRESET;
  574. return -1;
  575. }
  576. return -1;
  577. }
  578. /* Sums bytes received */
  579. msg_length += read_rc;
  580. /* Display the hex code of each character received */
  581. if (mb_param->debug) {
  582. int i;
  583. for (i=0; i < read_rc; i++)
  584. printf("<%.2X>", p_msg[i]);
  585. }
  586. if (msg_length < msg_length_computed) {
  587. /* Message incomplete */
  588. length_to_read = msg_length_computed - msg_length;
  589. } else {
  590. switch (state) {
  591. case FUNCTION:
  592. /* Function code position */
  593. length_to_read = compute_query_length_header(
  594. msg[TAB_HEADER_LENGTH[mb_param->type_com]]);
  595. msg_length_computed += length_to_read;
  596. /* It's useless to check the value of
  597. msg_length_computed in this case (only
  598. defined values are used). */
  599. state = BYTE;
  600. break;
  601. case BYTE:
  602. length_to_read = compute_query_length_data(mb_param, msg);
  603. msg_length_computed += length_to_read;
  604. if (msg_length_computed > TAB_MAX_ADU_LENGTH[mb_param->type_com]) {
  605. errno = EMBBADDATA;
  606. error_print(mb_param, "too many data");
  607. return -1;
  608. }
  609. state = COMPLETE;
  610. break;
  611. case COMPLETE:
  612. length_to_read = 0;
  613. break;
  614. }
  615. }
  616. /* Moves the pointer to receive other data */
  617. p_msg = &(p_msg[read_rc]);
  618. if (length_to_read > 0) {
  619. /* If no character at the buffer wait
  620. TIME_OUT_END_OF_TRAME before to generate an error. */
  621. tv.tv_sec = 0;
  622. tv.tv_usec = TIME_OUT_END_OF_TRAME;
  623. WAIT_DATA();
  624. } else {
  625. /* All chars are received */
  626. s_rc = FALSE;
  627. }
  628. }
  629. if (mb_param->debug)
  630. printf("\n");
  631. if (mb_param->type_com == RTU) {
  632. /* Returns msg_length on success and a negative value on
  633. failure */
  634. return check_crc16(mb_param, msg, msg_length);
  635. } else {
  636. /* OK */
  637. return msg_length;
  638. }
  639. }
  640. /* Listens for any query from a modbus master in TCP, requires the socket file
  641. descriptor etablished with the master device in argument or -1 to use the
  642. internal one of modbus_param_t.
  643. The modbus_slave_receive function shall return the request received and its
  644. byte length if successul. Otherwise, it shall return -1 and errno is set. */
  645. int modbus_slave_receive(modbus_param_t *mb_param, int sockfd, uint8_t *query)
  646. {
  647. if (sockfd != -1) {
  648. mb_param->fd = sockfd;
  649. }
  650. /* The length of the query to receive isn't known. */
  651. return receive_msg(mb_param, MSG_LENGTH_UNDEFINED, query);
  652. }
  653. /* Receives the response and checks values (and checksum in RTU).
  654. The function shall return the number of values (bits or words) and the
  655. response if successful. Otherwise, its shall return -1 and errno is set.
  656. Note: all functions used to send or receive data with modbus return
  657. these values. */
  658. static int modbus_receive(modbus_param_t *mb_param,
  659. uint8_t *query,
  660. uint8_t *response)
  661. {
  662. int rc;
  663. int response_length_computed;
  664. int offset = TAB_HEADER_LENGTH[mb_param->type_com];
  665. response_length_computed = compute_response_length(mb_param, query);
  666. rc = receive_msg(mb_param, response_length_computed, response);
  667. if (rc != -1) {
  668. /* GOOD RESPONSE */
  669. int query_nb_value;
  670. int response_nb_value;
  671. /* The number of values is returned if it's corresponding
  672. * to the query */
  673. switch (response[offset]) {
  674. case FC_READ_COIL_STATUS:
  675. case FC_READ_INPUT_STATUS:
  676. /* Read functions, 8 values in a byte (nb
  677. * of values in the query and byte count in
  678. * the response. */
  679. query_nb_value = (query[offset + 3] << 8) + query[offset + 4];
  680. query_nb_value = (query_nb_value / 8) + ((query_nb_value % 8) ? 1 : 0);
  681. response_nb_value = response[offset + 1];
  682. break;
  683. case FC_READ_HOLDING_REGISTERS:
  684. case FC_READ_INPUT_REGISTERS:
  685. /* Read functions 1 value = 2 bytes */
  686. query_nb_value = (query[offset + 3] << 8) + query[offset + 4];
  687. response_nb_value = (response[offset + 1] / 2);
  688. break;
  689. case FC_FORCE_MULTIPLE_COILS:
  690. case FC_PRESET_MULTIPLE_REGISTERS:
  691. /* N Write functions */
  692. query_nb_value = (query[offset + 3] << 8) + query[offset + 4];
  693. response_nb_value = (response[offset + 3] << 8) | response[offset + 4];
  694. break;
  695. case FC_REPORT_SLAVE_ID:
  696. /* Report slave ID (bytes received) */
  697. query_nb_value = response_nb_value = rc;
  698. break;
  699. default:
  700. /* 1 Write functions & others */
  701. query_nb_value = response_nb_value = 1;
  702. }
  703. if (query_nb_value == response_nb_value) {
  704. rc = response_nb_value;
  705. } else {
  706. if (mb_param->debug) {
  707. fprintf(stderr,
  708. "Quantity not corresponding to the query (%d != %d)\n",
  709. response_nb_value, query_nb_value);
  710. }
  711. errno = EMBBADDATA;
  712. rc = -1;
  713. }
  714. } else if (errno == EMBUNKEXC) {
  715. /* EXCEPTION CODE RECEIVED */
  716. /* CRC must be checked here (not done in receive_msg) */
  717. if (mb_param->type_com == RTU) {
  718. rc = check_crc16(mb_param, response, EXCEPTION_RESPONSE_LENGTH_RTU);
  719. if (rc == -1)
  720. return -1;
  721. }
  722. /* Check for exception response.
  723. 0x80 + function is stored in the exception
  724. response. */
  725. if (0x80 + query[offset] == response[offset]) {
  726. int exception_code = response[offset + 1];
  727. if (exception_code < MODBUS_EXCEPTION_MAX) {
  728. errno = MODBUS_ENOBASE + exception_code;
  729. } else {
  730. errno = EMBBADEXC;
  731. }
  732. error_print(mb_param, NULL);
  733. return -1;
  734. }
  735. }
  736. return rc;
  737. }
  738. static int response_io_status(int address, int nb,
  739. uint8_t *tab_io_status,
  740. uint8_t *response, int offset)
  741. {
  742. int shift = 0;
  743. int byte = 0;
  744. int i;
  745. for (i = address; i < address+nb; i++) {
  746. byte |= tab_io_status[i] << shift;
  747. if (shift == 7) {
  748. /* Byte is full */
  749. response[offset++] = byte;
  750. byte = shift = 0;
  751. } else {
  752. shift++;
  753. }
  754. }
  755. if (shift != 0)
  756. response[offset++] = byte;
  757. return offset;
  758. }
  759. /* Build the exception response */
  760. static int response_exception(modbus_param_t *mb_param, sft_t *sft,
  761. int exception_code, uint8_t *response)
  762. {
  763. int response_length;
  764. sft->function = sft->function + 0x80;
  765. response_length = build_response_basis(mb_param, sft, response);
  766. /* Positive exception code */
  767. response[response_length++] = exception_code;
  768. return response_length;
  769. }
  770. /* Manages the received query.
  771. Analyses the query and constructs a response.
  772. If an error occurs, this function construct the response
  773. accordingly.
  774. */
  775. int modbus_slave_manage(modbus_param_t *mb_param, const uint8_t *query,
  776. int query_length, modbus_mapping_t *mb_mapping)
  777. {
  778. int offset = TAB_HEADER_LENGTH[mb_param->type_com];
  779. int slave = query[offset - 1];
  780. int function = query[offset];
  781. uint16_t address = (query[offset + 1] << 8) + query[offset + 2];
  782. uint8_t response[MAX_MESSAGE_LENGTH];
  783. int resp_length = 0;
  784. sft_t sft;
  785. if (slave != mb_param->slave && slave != MODBUS_BROADCAST_ADDRESS) {
  786. // Ignores the query (not for me)
  787. if (mb_param->debug) {
  788. printf("Request for slave %d ignored (not %d)\n",
  789. slave, mb_param->slave);
  790. }
  791. return 0;
  792. }
  793. sft.slave = slave;
  794. sft.function = function;
  795. if (mb_param->type_com == TCP) {
  796. sft.t_id = (query[0] << 8) + query[1];
  797. } else {
  798. sft.t_id = 0;
  799. query_length -= CHECKSUM_LENGTH_RTU;
  800. }
  801. switch (function) {
  802. case FC_READ_COIL_STATUS: {
  803. int nb = (query[offset + 3] << 8) + query[offset + 4];
  804. if ((address + nb) > mb_mapping->nb_coil_status) {
  805. if (mb_param->debug) {
  806. fprintf(stderr, "Illegal data address %0X in read_coil_status\n",
  807. address + nb);
  808. }
  809. resp_length = response_exception(
  810. mb_param, &sft,
  811. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  812. } else {
  813. resp_length = build_response_basis(mb_param, &sft, response);
  814. response[resp_length++] = (nb / 8) + ((nb % 8) ? 1 : 0);
  815. resp_length = response_io_status(address, nb,
  816. mb_mapping->tab_coil_status,
  817. response, resp_length);
  818. }
  819. }
  820. break;
  821. case FC_READ_INPUT_STATUS: {
  822. /* Similar to coil status (but too much arguments to use a
  823. * function) */
  824. int nb = (query[offset + 3] << 8) + query[offset + 4];
  825. if ((address + nb) > mb_mapping->nb_input_status) {
  826. if (mb_param->debug) {
  827. fprintf(stderr, "Illegal data address %0X in read_input_status\n",
  828. address + nb);
  829. }
  830. resp_length = response_exception(
  831. mb_param, &sft,
  832. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  833. } else {
  834. resp_length = build_response_basis(mb_param, &sft, response);
  835. response[resp_length++] = (nb / 8) + ((nb % 8) ? 1 : 0);
  836. resp_length = response_io_status(address, nb,
  837. mb_mapping->tab_input_status,
  838. response, resp_length);
  839. }
  840. }
  841. break;
  842. case FC_READ_HOLDING_REGISTERS: {
  843. int nb = (query[offset + 3] << 8) + query[offset + 4];
  844. if ((address + nb) > mb_mapping->nb_holding_registers) {
  845. if (mb_param->debug) {
  846. fprintf(stderr, "Illegal data address %0X in read_holding_registers\n",
  847. address + nb);
  848. }
  849. resp_length = response_exception(
  850. mb_param, &sft,
  851. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  852. } else {
  853. int i;
  854. resp_length = build_response_basis(mb_param, &sft, response);
  855. response[resp_length++] = nb << 1;
  856. for (i = address; i < address + nb; i++) {
  857. response[resp_length++] = mb_mapping->tab_holding_registers[i] >> 8;
  858. response[resp_length++] = mb_mapping->tab_holding_registers[i] & 0xFF;
  859. }
  860. }
  861. }
  862. break;
  863. case FC_READ_INPUT_REGISTERS: {
  864. /* Similar to holding registers (but too much arguments to use a
  865. * function) */
  866. int nb = (query[offset + 3] << 8) + query[offset + 4];
  867. if ((address + nb) > mb_mapping->nb_input_registers) {
  868. if (mb_param->debug) {
  869. fprintf(stderr, "Illegal data address %0X in read_input_registers\n",
  870. address + nb);
  871. }
  872. resp_length = response_exception(
  873. mb_param, &sft,
  874. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  875. } else {
  876. int i;
  877. resp_length = build_response_basis(mb_param, &sft, response);
  878. response[resp_length++] = nb << 1;
  879. for (i = address; i < address + nb; i++) {
  880. response[resp_length++] = mb_mapping->tab_input_registers[i] >> 8;
  881. response[resp_length++] = mb_mapping->tab_input_registers[i] & 0xFF;
  882. }
  883. }
  884. }
  885. break;
  886. case FC_FORCE_SINGLE_COIL:
  887. if (address >= mb_mapping->nb_coil_status) {
  888. if (mb_param->debug) {
  889. fprintf(stderr, "Illegal data address %0X in force_singe_coil\n",
  890. address);
  891. }
  892. resp_length = response_exception(
  893. mb_param, &sft,
  894. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  895. } else {
  896. int data = (query[offset + 3] << 8) + query[offset + 4];
  897. if (data == 0xFF00 || data == 0x0) {
  898. mb_mapping->tab_coil_status[address] = (data) ? ON : OFF;
  899. /* In RTU mode, the CRC is computed and added
  900. to the query by modbus_send, the computed
  901. CRC will be same and optimisation is
  902. possible here (FIXME). */
  903. memcpy(response, query, query_length);
  904. resp_length = query_length;
  905. } else {
  906. if (mb_param->debug) {
  907. fprintf(stderr, "Illegal data value %0X in force_single_coil request at address %0X\n",
  908. data, address);
  909. }
  910. resp_length = response_exception(
  911. mb_param, &sft,
  912. MODBUS_EXCEPTION_ILLEGAL_DATA_VALUE, response);
  913. }
  914. }
  915. break;
  916. case FC_PRESET_SINGLE_REGISTER:
  917. if (address >= mb_mapping->nb_holding_registers) {
  918. if (mb_param->debug) {
  919. fprintf(stderr, "Illegal data address %0X in preset_holding_register\n",
  920. address);
  921. }
  922. resp_length = response_exception(
  923. mb_param, &sft,
  924. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  925. } else {
  926. int data = (query[offset + 3] << 8) + query[offset + 4];
  927. mb_mapping->tab_holding_registers[address] = data;
  928. memcpy(response, query, query_length);
  929. resp_length = query_length;
  930. }
  931. break;
  932. case FC_FORCE_MULTIPLE_COILS: {
  933. int nb = (query[offset + 3] << 8) + query[offset + 4];
  934. if ((address + nb) > mb_mapping->nb_coil_status) {
  935. if (mb_param->debug) {
  936. fprintf(stderr, "Illegal data address %0X in force_multiple_coils\n",
  937. address + nb);
  938. }
  939. resp_length = response_exception(
  940. mb_param, &sft,
  941. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  942. } else {
  943. /* 6 = byte count */
  944. set_bits_from_bytes(mb_mapping->tab_coil_status, address, nb, &query[offset + 6]);
  945. resp_length = build_response_basis(mb_param, &sft, response);
  946. /* 4 to copy the coil address (2) and the quantity of coils */
  947. memcpy(response + resp_length, query + resp_length, 4);
  948. resp_length += 4;
  949. }
  950. }
  951. break;
  952. case FC_PRESET_MULTIPLE_REGISTERS: {
  953. int nb = (query[offset + 3] << 8) + query[offset + 4];
  954. if ((address + nb) > mb_mapping->nb_holding_registers) {
  955. if (mb_param->debug) {
  956. fprintf(stderr, "Illegal data address %0X in preset_multiple_registers\n",
  957. address + nb);
  958. }
  959. resp_length = response_exception(
  960. mb_param, &sft,
  961. MODBUS_EXCEPTION_ILLEGAL_DATA_ADDRESS, response);
  962. } else {
  963. int i, j;
  964. for (i = address, j = 6; i < address + nb; i++, j += 2) {
  965. /* 6 and 7 = first value */
  966. mb_mapping->tab_holding_registers[i] =
  967. (query[offset + j] << 8) + query[offset + j + 1];
  968. }
  969. resp_length = build_response_basis(mb_param, &sft, response);
  970. /* 4 to copy the address (2) and the no. of registers */
  971. memcpy(response + resp_length, query + resp_length, 4);
  972. resp_length += 4;
  973. }
  974. }
  975. break;
  976. case FC_READ_EXCEPTION_STATUS:
  977. case FC_REPORT_SLAVE_ID:
  978. if (mb_param->debug) {
  979. fprintf(stderr, "FIXME Not implemented\n");
  980. }
  981. errno = ENOPROTOOPT;
  982. return -1;
  983. break;
  984. default:
  985. /* FIXME Invalid function exception */
  986. break;
  987. }
  988. return modbus_send(mb_param, response, resp_length);
  989. }
  990. /* Reads IO status */
  991. static int read_io_status(modbus_param_t *mb_param, int function,
  992. int start_addr, int nb, uint8_t *data_dest)
  993. {
  994. int rc;
  995. int query_length;
  996. uint8_t query[MIN_QUERY_LENGTH];
  997. uint8_t response[MAX_MESSAGE_LENGTH];
  998. query_length = build_query_basis(mb_param, function,
  999. start_addr, nb, query);
  1000. rc = modbus_send(mb_param, query, query_length);
  1001. if (rc > 0) {
  1002. int i, temp, bit;
  1003. int pos = 0;
  1004. int offset;
  1005. int offset_end;
  1006. rc = modbus_receive(mb_param, query, response);
  1007. if (rc == -1)
  1008. return -1;
  1009. offset = TAB_HEADER_LENGTH[mb_param->type_com];
  1010. offset_end = offset + rc;
  1011. for (i = offset; i < offset_end; i++) {
  1012. /* Shift reg hi_byte to temp */
  1013. temp = response[i + 2];
  1014. for (bit = 0x01; (bit & 0xff) && (pos < nb);) {
  1015. data_dest[pos++] = (temp & bit) ? TRUE : FALSE;
  1016. bit = bit << 1;
  1017. }
  1018. }
  1019. }
  1020. return rc;
  1021. }
  1022. /* Reads the boolean status of coils and sets the array elements
  1023. in the destination to TRUE or FALSE. */
  1024. int read_coil_status(modbus_param_t *mb_param, int start_addr,
  1025. int nb, uint8_t *data_dest)
  1026. {
  1027. int rc;
  1028. if (nb > MAX_STATUS) {
  1029. if (mb_param->debug) {
  1030. fprintf(stderr,
  1031. "ERROR Too many coils status requested (%d > %d)\n",
  1032. nb, MAX_STATUS);
  1033. }
  1034. errno = EMBMDATA;
  1035. return -1;
  1036. }
  1037. rc = read_io_status(mb_param, FC_READ_COIL_STATUS, start_addr, nb,
  1038. data_dest);
  1039. if (rc == -1)
  1040. return -1;
  1041. else
  1042. return nb;
  1043. }
  1044. /* Same as read_coil_status but reads the slaves input table */
  1045. int read_input_status(modbus_param_t *mb_param, int start_addr,
  1046. int nb, uint8_t *data_dest)
  1047. {
  1048. int rc;
  1049. if (nb > MAX_STATUS) {
  1050. if (mb_param->debug) {
  1051. fprintf(stderr,
  1052. "ERROR Too many input status requested (%d > %d)\n",
  1053. nb, MAX_STATUS);
  1054. }
  1055. errno = EMBMDATA;
  1056. return -1;
  1057. }
  1058. rc = read_io_status(mb_param, FC_READ_INPUT_STATUS, start_addr,
  1059. nb, data_dest);
  1060. if (rc == -1)
  1061. return -1;
  1062. else
  1063. return nb;
  1064. }
  1065. /* Reads the data from a modbus slave and put that data into an array */
  1066. static int read_registers(modbus_param_t *mb_param, int function,
  1067. int start_addr, int nb, uint16_t *data_dest)
  1068. {
  1069. int rc;
  1070. int query_length;
  1071. uint8_t query[MIN_QUERY_LENGTH];
  1072. uint8_t response[MAX_MESSAGE_LENGTH];
  1073. if (nb > MAX_REGISTERS) {
  1074. if (mb_param->debug) {
  1075. fprintf(stderr,
  1076. "ERROR Too many holding registers requested (%d > %d)\n",
  1077. nb, MAX_REGISTERS);
  1078. }
  1079. errno = EMBMDATA;
  1080. return -1;
  1081. }
  1082. query_length = build_query_basis(mb_param, function,
  1083. start_addr, nb, query);
  1084. rc = modbus_send(mb_param, query, query_length);
  1085. if (rc > 0) {
  1086. int offset;
  1087. int i;
  1088. rc = modbus_receive(mb_param, query, response);
  1089. offset = TAB_HEADER_LENGTH[mb_param->type_com];
  1090. /* If rc is negative, the loop is jumped ! */
  1091. for (i = 0; i < rc; i++) {
  1092. /* shift reg hi_byte to temp OR with lo_byte */
  1093. data_dest[i] = (response[offset + 2 + (i << 1)] << 8) |
  1094. response[offset + 3 + (i << 1)];
  1095. }
  1096. }
  1097. return rc;
  1098. }
  1099. /* Reads the holding registers in a slave and put the data into an
  1100. array */
  1101. int read_holding_registers(modbus_param_t *mb_param,
  1102. int start_addr, int nb, uint16_t *data_dest)
  1103. {
  1104. int status;
  1105. if (nb > MAX_REGISTERS) {
  1106. if (mb_param->debug) {
  1107. fprintf(stderr,
  1108. "ERROR Too many holding registers requested (%d > %d)\n",
  1109. nb, MAX_REGISTERS);
  1110. }
  1111. errno = EMBMDATA;
  1112. return -1;
  1113. }
  1114. status = read_registers(mb_param, FC_READ_HOLDING_REGISTERS,
  1115. start_addr, nb, data_dest);
  1116. return status;
  1117. }
  1118. /* Reads the input registers in a slave and put the data into
  1119. an array */
  1120. int read_input_registers(modbus_param_t *mb_param, int start_addr, int nb,
  1121. uint16_t *data_dest)
  1122. {
  1123. int status;
  1124. if (nb > MAX_REGISTERS) {
  1125. fprintf(stderr,
  1126. "ERROR Too many input registers requested (%d > %d)\n",
  1127. nb, MAX_REGISTERS);
  1128. errno = EMBMDATA;
  1129. return -1;
  1130. }
  1131. status = read_registers(mb_param, FC_READ_INPUT_REGISTERS,
  1132. start_addr, nb, data_dest);
  1133. return status;
  1134. }
  1135. /* Sends a value to a register in a slave.
  1136. Used by force_single_coil and preset_single_register */
  1137. static int set_single(modbus_param_t *mb_param, int function,
  1138. int addr, int value)
  1139. {
  1140. int rc;
  1141. int query_length;
  1142. uint8_t query[MIN_QUERY_LENGTH];
  1143. query_length = build_query_basis(mb_param, function,
  1144. addr, value, query);
  1145. rc = modbus_send(mb_param, query, query_length);
  1146. if (rc > 0) {
  1147. /* Used by force_single_coil and
  1148. * preset_single_register */
  1149. uint8_t response[MIN_QUERY_LENGTH];
  1150. rc = modbus_receive(mb_param, query, response);
  1151. }
  1152. return rc;
  1153. }
  1154. /* Turns ON or OFF a single coil in the slave device */
  1155. int force_single_coil(modbus_param_t *mb_param, int coil_addr, int state)
  1156. {
  1157. int status;
  1158. if (state)
  1159. state = 0xFF00;
  1160. status = set_single(mb_param, FC_FORCE_SINGLE_COIL,
  1161. coil_addr, state);
  1162. return status;
  1163. }
  1164. /* Sets a value in one holding register in the slave device */
  1165. int preset_single_register(modbus_param_t *mb_param, int reg_addr, int value)
  1166. {
  1167. int status;
  1168. status = set_single(mb_param, FC_PRESET_SINGLE_REGISTER,
  1169. reg_addr, value);
  1170. return status;
  1171. }
  1172. /* Sets/resets the coils in the slave from an array in argument */
  1173. int force_multiple_coils(modbus_param_t *mb_param, int start_addr, int nb,
  1174. const uint8_t *data_src)
  1175. {
  1176. int rc;
  1177. int i;
  1178. int byte_count;
  1179. int query_length;
  1180. int coil_check = 0;
  1181. int pos = 0;
  1182. uint8_t query[MAX_MESSAGE_LENGTH];
  1183. if (nb > MAX_STATUS) {
  1184. if (mb_param->debug) {
  1185. fprintf(stderr, "ERROR Writing to too many coils (%d > %d)\n",
  1186. nb, MAX_STATUS);
  1187. }
  1188. errno = EMBMDATA;
  1189. return -1;
  1190. }
  1191. query_length = build_query_basis(mb_param, FC_FORCE_MULTIPLE_COILS,
  1192. start_addr, nb, query);
  1193. byte_count = (nb / 8) + ((nb % 8) ? 1 : 0);
  1194. query[query_length++] = byte_count;
  1195. for (i = 0; i < byte_count; i++) {
  1196. int bit;
  1197. bit = 0x01;
  1198. query[query_length] = 0;
  1199. while ((bit & 0xFF) && (coil_check++ < nb)) {
  1200. if (data_src[pos++])
  1201. query[query_length] |= bit;
  1202. else
  1203. query[query_length] &=~ bit;
  1204. bit = bit << 1;
  1205. }
  1206. query_length++;
  1207. }
  1208. rc = modbus_send(mb_param, query, query_length);
  1209. if (rc > 0) {
  1210. uint8_t response[MAX_MESSAGE_LENGTH];
  1211. rc = modbus_receive(mb_param, query, response);
  1212. }
  1213. return rc;
  1214. }
  1215. /* Copies the values in the slave from the array given in argument */
  1216. int preset_multiple_registers(modbus_param_t *mb_param, int start_addr, int nb,
  1217. const uint16_t *data_src)
  1218. {
  1219. int rc;
  1220. int i;
  1221. int query_length;
  1222. int byte_count;
  1223. uint8_t query[MAX_MESSAGE_LENGTH];
  1224. if (nb > MAX_REGISTERS) {
  1225. if (mb_param->debug) {
  1226. fprintf(stderr,
  1227. "ERROR Trying to write to too many registers (%d > %d)\n",
  1228. nb, MAX_REGISTERS);
  1229. }
  1230. errno = EMBMDATA;
  1231. return -1;
  1232. }
  1233. query_length = build_query_basis(mb_param, FC_PRESET_MULTIPLE_REGISTERS,
  1234. start_addr, nb, query);
  1235. byte_count = nb * 2;
  1236. query[query_length++] = byte_count;
  1237. for (i = 0; i < nb; i++) {
  1238. query[query_length++] = data_src[i] >> 8;
  1239. query[query_length++] = data_src[i] & 0x00FF;
  1240. }
  1241. rc = modbus_send(mb_param, query, query_length);
  1242. if (rc > 0) {
  1243. uint8_t response[MAX_MESSAGE_LENGTH];
  1244. rc = modbus_receive(mb_param, query, response);
  1245. }
  1246. return rc;
  1247. }
  1248. /* Returns the slave id! */
  1249. int report_slave_id(modbus_param_t *mb_param, uint8_t *data_dest)
  1250. {
  1251. int rc;
  1252. int query_length;
  1253. uint8_t query[MIN_QUERY_LENGTH];
  1254. query_length = build_query_basis(mb_param, FC_REPORT_SLAVE_ID, 0, 0, query);
  1255. /* HACKISH, start_addr and count are not used */
  1256. query_length -= 4;
  1257. rc = modbus_send(mb_param, query, query_length);
  1258. if (rc > 0) {
  1259. int i;
  1260. int offset;
  1261. int offset_end;
  1262. uint8_t response[MAX_MESSAGE_LENGTH];
  1263. /* Byte count, slave id, run indicator status,
  1264. additional data */
  1265. rc = modbus_receive(mb_param, query, response);
  1266. if (rc == -1)
  1267. return rc;
  1268. offset = TAB_HEADER_LENGTH[mb_param->type_com] - 1;
  1269. offset_end = offset + rc;
  1270. for (i = offset; i < offset_end; i++)
  1271. data_dest[i] = response[i];
  1272. }
  1273. return rc;
  1274. }
  1275. /* Initializes the modbus_param_t structure for RTU
  1276. - device: "/dev/ttyS0"
  1277. - baud: 9600, 19200, 57600, 115200, etc
  1278. - parity: "even", "odd" or "none"
  1279. - data_bits: 5, 6, 7, 8
  1280. - stop_bits: 1, 2
  1281. */
  1282. void modbus_init_rtu(modbus_param_t *mb_param, const char *device,
  1283. int baud, const char *parity, int data_bit,
  1284. int stop_bit, int slave)
  1285. {
  1286. memset(mb_param, 0, sizeof(modbus_param_t));
  1287. strcpy(mb_param->device, device);
  1288. mb_param->baud = baud;
  1289. strcpy(mb_param->parity, parity);
  1290. mb_param->debug = FALSE;
  1291. mb_param->data_bit = data_bit;
  1292. mb_param->stop_bit = stop_bit;
  1293. mb_param->type_com = RTU;
  1294. mb_param->error_recovery = FALSE;
  1295. mb_param->slave = slave;
  1296. }
  1297. /* Initializes the modbus_param_t structure for TCP.
  1298. - ip : "192.168.0.5"
  1299. - port : 1099
  1300. Set the port to MODBUS_TCP_DEFAULT_PORT to use the default one
  1301. (502). It's convenient to use a port number greater than or equal
  1302. to 1024 because it's not necessary to be root to use this port
  1303. number.
  1304. */
  1305. void modbus_init_tcp(modbus_param_t *mb_param, const char *ip, int port, int slave)
  1306. {
  1307. memset(mb_param, 0, sizeof(modbus_param_t));
  1308. strncpy(mb_param->ip, ip, sizeof(char)*16);
  1309. mb_param->port = port;
  1310. mb_param->type_com = TCP;
  1311. mb_param->error_recovery = FALSE;
  1312. mb_param->slave = slave;
  1313. }
  1314. /* Define the slave number.
  1315. The special value MODBUS_BROADCAST_ADDRESS can be used. */
  1316. void modbus_set_slave(modbus_param_t *mb_param, int slave)
  1317. {
  1318. mb_param->slave = slave;
  1319. }
  1320. /*
  1321. When disabled (default), it is expected that the application will check for error
  1322. returns and deal with them as necessary.
  1323. It's not recommanded to enable error recovery for slave/server.
  1324. When enabled, the library will attempt an immediate reconnection which may
  1325. hang for several seconds if the network to the remote target unit is down.
  1326. The write will try a infinite close/connect loop until to be successful and
  1327. the select/read calls will just try to retablish the connection one time
  1328. then will return an error (if the connecton was down, the values to read are
  1329. certainly not available anymore after reconnection, except for slave/server).
  1330. */
  1331. int modbus_set_error_recovery(modbus_param_t *mb_param, int enabled)
  1332. {
  1333. if (enabled == TRUE || enabled == FALSE) {
  1334. mb_param->error_recovery = (uint8_t) enabled;
  1335. } else {
  1336. errno = EINVAL;
  1337. return -1;
  1338. }
  1339. return 0;
  1340. }
  1341. /* Sets up a serial port for RTU communications */
  1342. static int modbus_connect_rtu(modbus_param_t *mb_param)
  1343. {
  1344. struct termios tios;
  1345. speed_t speed;
  1346. if (mb_param->debug) {
  1347. printf("Opening %s at %d bauds (%s)\n",
  1348. mb_param->device, mb_param->baud, mb_param->parity);
  1349. }
  1350. /* The O_NOCTTY flag tells UNIX that this program doesn't want
  1351. to be the "controlling terminal" for that port. If you
  1352. don't specify this then any input (such as keyboard abort
  1353. signals and so forth) will affect your process
  1354. Timeouts are ignored in canonical input mode or when the
  1355. NDELAY option is set on the file via open or fcntl */
  1356. mb_param->fd = open(mb_param->device, O_RDWR | O_NOCTTY | O_NDELAY | O_EXCL);
  1357. if (mb_param->fd == -1) {
  1358. fprintf(stderr, "ERROR Can't open the device %s (%s)\n",
  1359. mb_param->device, strerror(errno));
  1360. return -1;
  1361. }
  1362. /* Save */
  1363. tcgetattr(mb_param->fd, &(mb_param->old_tios));
  1364. memset(&tios, 0, sizeof(struct termios));
  1365. /* C_ISPEED Input baud (new interface)
  1366. C_OSPEED Output baud (new interface)
  1367. */
  1368. switch (mb_param->baud) {
  1369. case 110:
  1370. speed = B110;
  1371. break;
  1372. case 300:
  1373. speed = B300;
  1374. break;
  1375. case 600:
  1376. speed = B600;
  1377. break;
  1378. case 1200:
  1379. speed = B1200;
  1380. break;
  1381. case 2400:
  1382. speed = B2400;
  1383. break;
  1384. case 4800:
  1385. speed = B4800;
  1386. break;
  1387. case 9600:
  1388. speed = B9600;
  1389. break;
  1390. case 19200:
  1391. speed = B19200;
  1392. break;
  1393. case 38400:
  1394. speed = B38400;
  1395. break;
  1396. case 57600:
  1397. speed = B57600;
  1398. break;
  1399. case 115200:
  1400. speed = B115200;
  1401. break;
  1402. default:
  1403. speed = B9600;
  1404. if (mb_param->debug) {
  1405. fprintf(stderr,
  1406. "WARNING Unknown baud rate %d for %s (B9600 used)\n",
  1407. mb_param->baud, mb_param->device);
  1408. }
  1409. }
  1410. /* Set the baud rate */
  1411. if ((cfsetispeed(&tios, speed) < 0) ||
  1412. (cfsetospeed(&tios, speed) < 0)) {
  1413. return -1;
  1414. }
  1415. /* C_CFLAG Control options
  1416. CLOCAL Local line - do not change "owner" of port
  1417. CREAD Enable receiver
  1418. */
  1419. tios.c_cflag |= (CREAD | CLOCAL);
  1420. /* CSIZE, HUPCL, CRTSCTS (hardware flow control) */
  1421. /* Set data bits (5, 6, 7, 8 bits)
  1422. CSIZE Bit mask for data bits
  1423. */
  1424. tios.c_cflag &= ~CSIZE;
  1425. switch (mb_param->data_bit) {
  1426. case 5:
  1427. tios.c_cflag |= CS5;
  1428. break;
  1429. case 6:
  1430. tios.c_cflag |= CS6;
  1431. break;
  1432. case 7:
  1433. tios.c_cflag |= CS7;
  1434. break;
  1435. case 8:
  1436. default:
  1437. tios.c_cflag |= CS8;
  1438. break;
  1439. }
  1440. /* Stop bit (1 or 2) */
  1441. if (mb_param->stop_bit == 1)
  1442. tios.c_cflag &=~ CSTOPB;
  1443. else /* 2 */
  1444. tios.c_cflag |= CSTOPB;
  1445. /* PARENB Enable parity bit
  1446. PARODD Use odd parity instead of even */
  1447. if (strncmp(mb_param->parity, "none", 4) == 0) {
  1448. tios.c_cflag &=~ PARENB;
  1449. } else if (strncmp(mb_param->parity, "even", 4) == 0) {
  1450. tios.c_cflag |= PARENB;
  1451. tios.c_cflag &=~ PARODD;
  1452. } else {
  1453. /* odd */
  1454. tios.c_cflag |= PARENB;
  1455. tios.c_cflag |= PARODD;
  1456. }
  1457. /* Read the man page of termios if you need more information. */
  1458. /* This field isn't used on POSIX systems
  1459. tios.c_line = 0;
  1460. */
  1461. /* C_LFLAG Line options
  1462. ISIG Enable SIGINTR, SIGSUSP, SIGDSUSP, and SIGQUIT signals
  1463. ICANON Enable canonical input (else raw)
  1464. XCASE Map uppercase \lowercase (obsolete)
  1465. ECHO Enable echoing of input characters
  1466. ECHOE Echo erase character as BS-SP-BS
  1467. ECHOK Echo NL after kill character
  1468. ECHONL Echo NL
  1469. NOFLSH Disable flushing of input buffers after
  1470. interrupt or quit characters
  1471. IEXTEN Enable extended functions
  1472. ECHOCTL Echo control characters as ^char and delete as ~?
  1473. ECHOPRT Echo erased character as character erased
  1474. ECHOKE BS-SP-BS entire line on line kill
  1475. FLUSHO Output being flushed
  1476. PENDIN Retype pending input at next read or input char
  1477. TOSTOP Send SIGTTOU for background output
  1478. Canonical input is line-oriented. Input characters are put
  1479. into a buffer which can be edited interactively by the user
  1480. until a CR (carriage return) or LF (line feed) character is
  1481. received.
  1482. Raw input is unprocessed. Input characters are passed
  1483. through exactly as they are received, when they are
  1484. received. Generally you'll deselect the ICANON, ECHO,
  1485. ECHOE, and ISIG options when using raw input
  1486. */
  1487. /* Raw input */
  1488. tios.c_lflag &= ~(ICANON | ECHO | ECHOE | ISIG);
  1489. /* C_IFLAG Input options
  1490. Constant Description
  1491. INPCK Enable parity check
  1492. IGNPAR Ignore parity errors
  1493. PARMRK Mark parity errors
  1494. ISTRIP Strip parity bits
  1495. IXON Enable software flow control (outgoing)
  1496. IXOFF Enable software flow control (incoming)
  1497. IXANY Allow any character to start flow again
  1498. IGNBRK Ignore break condition
  1499. BRKINT Send a SIGINT when a break condition is detected
  1500. INLCR Map NL to CR
  1501. IGNCR Ignore CR
  1502. ICRNL Map CR to NL
  1503. IUCLC Map uppercase to lowercase
  1504. IMAXBEL Echo BEL on input line too long
  1505. */
  1506. if (strncmp(mb_param->parity, "none", 4) == 0) {
  1507. tios.c_iflag &= ~INPCK;
  1508. } else {
  1509. tios.c_iflag |= INPCK;
  1510. }
  1511. /* Software flow control is disabled */
  1512. tios.c_iflag &= ~(IXON | IXOFF | IXANY);
  1513. /* C_OFLAG Output options
  1514. OPOST Postprocess output (not set = raw output)
  1515. ONLCR Map NL to CR-NL
  1516. ONCLR ant others needs OPOST to be enabled
  1517. */
  1518. /* Raw ouput */
  1519. tios.c_oflag &=~ OPOST;
  1520. /* C_CC Control characters
  1521. VMIN Minimum number of characters to read
  1522. VTIME Time to wait for data (tenths of seconds)
  1523. UNIX serial interface drivers provide the ability to
  1524. specify character and packet timeouts. Two elements of the
  1525. c_cc array are used for timeouts: VMIN and VTIME. Timeouts
  1526. are ignored in canonical input mode or when the NDELAY
  1527. option is set on the file via open or fcntl.
  1528. VMIN specifies the minimum number of characters to read. If
  1529. it is set to 0, then the VTIME value specifies the time to
  1530. wait for every character read. Note that this does not mean
  1531. that a read call for N bytes will wait for N characters to
  1532. come in. Rather, the timeout will apply to the first
  1533. character and the read call will return the number of
  1534. characters immediately available (up to the number you
  1535. request).
  1536. If VMIN is non-zero, VTIME specifies the time to wait for
  1537. the first character read. If a character is read within the
  1538. time given, any read will block (wait) until all VMIN
  1539. characters are read. That is, once the first character is
  1540. read, the serial interface driver expects to receive an
  1541. entire packet of characters (VMIN bytes total). If no
  1542. character is read within the time allowed, then the call to
  1543. read returns 0. This method allows you to tell the serial
  1544. driver you need exactly N bytes and any read call will
  1545. return 0 or N bytes. However, the timeout only applies to
  1546. the first character read, so if for some reason the driver
  1547. misses one character inside the N byte packet then the read
  1548. call could block forever waiting for additional input
  1549. characters.
  1550. VTIME specifies the amount of time to wait for incoming
  1551. characters in tenths of seconds. If VTIME is set to 0 (the
  1552. default), reads will block (wait) indefinitely unless the
  1553. NDELAY option is set on the port with open or fcntl.
  1554. */
  1555. /* Unused because we use open with the NDELAY option */
  1556. tios.c_cc[VMIN] = 0;
  1557. tios.c_cc[VTIME] = 0;
  1558. if (tcsetattr(mb_param->fd, TCSANOW, &tios) < 0) {
  1559. return -1;
  1560. }
  1561. return 0;
  1562. }
  1563. /* Establishes a modbus TCP connection with a modbus slave */
  1564. static int modbus_connect_tcp(modbus_param_t *mb_param)
  1565. {
  1566. int rc;
  1567. int option;
  1568. struct sockaddr_in addr;
  1569. mb_param->fd = socket(PF_INET, SOCK_STREAM, 0);
  1570. if (mb_param->fd == -1) {
  1571. return -1;
  1572. }
  1573. /* Set the TCP no delay flag */
  1574. /* SOL_TCP = IPPROTO_TCP */
  1575. option = 1;
  1576. rc = setsockopt(mb_param->fd, IPPROTO_TCP, TCP_NODELAY,
  1577. (const void *)&option, sizeof(int));
  1578. if (rc == -1) {
  1579. close(mb_param->fd);
  1580. return -1;
  1581. }
  1582. #if (!HAVE_DECL___CYGWIN__)
  1583. /**
  1584. * Cygwin defines IPTOS_LOWDELAY but can't handle that flag so it's
  1585. * necessary to workaround that problem.
  1586. **/
  1587. /* Set the IP low delay option */
  1588. option = IPTOS_LOWDELAY;
  1589. rc = setsockopt(mb_param->fd, IPPROTO_IP, IP_TOS,
  1590. (const void *)&option, sizeof(int));
  1591. if (rc == -1) {
  1592. close(mb_param->fd);
  1593. return -1;
  1594. }
  1595. #endif
  1596. if (mb_param->debug) {
  1597. printf("Connecting to %s\n", mb_param->ip);
  1598. }
  1599. addr.sin_family = AF_INET;
  1600. addr.sin_port = htons(mb_param->port);
  1601. addr.sin_addr.s_addr = inet_addr(mb_param->ip);
  1602. rc = connect(mb_param->fd, (struct sockaddr *)&addr,
  1603. sizeof(struct sockaddr_in));
  1604. if (rc == -1) {
  1605. close(mb_param->fd);
  1606. return -1;
  1607. }
  1608. return 0;
  1609. }
  1610. /* Establishes a modbus connexion.
  1611. Returns 0 on success or -1 on failure. */
  1612. int modbus_connect(modbus_param_t *mb_param)
  1613. {
  1614. int rc;
  1615. if (mb_param->type_com == RTU)
  1616. rc = modbus_connect_rtu(mb_param);
  1617. else
  1618. rc = modbus_connect_tcp(mb_param);
  1619. return rc;
  1620. }
  1621. /* Closes the file descriptor in RTU mode */
  1622. static void modbus_close_rtu(modbus_param_t *mb_param)
  1623. {
  1624. tcsetattr(mb_param->fd, TCSANOW, &(mb_param->old_tios));
  1625. close(mb_param->fd);
  1626. }
  1627. /* Closes the network connection and socket in TCP mode */
  1628. static void modbus_close_tcp(modbus_param_t *mb_param)
  1629. {
  1630. shutdown(mb_param->fd, SHUT_RDWR);
  1631. close(mb_param->fd);
  1632. }
  1633. /* Closes a modbus connection */
  1634. void modbus_close(modbus_param_t *mb_param)
  1635. {
  1636. if (mb_param->type_com == RTU)
  1637. modbus_close_rtu(mb_param);
  1638. else
  1639. modbus_close_tcp(mb_param);
  1640. }
  1641. /* Activates the debug messages */
  1642. void modbus_set_debug(modbus_param_t *mb_param, int boolean)
  1643. {
  1644. mb_param->debug = boolean;
  1645. }
  1646. /* Allocates 4 arrays to store coils, input status, input registers and
  1647. holding registers. The pointers are stored in modbus_mapping structure.
  1648. The modbus_mapping_new() function shall return 0 if successful. Otherwise it
  1649. shall return -1 and set errno to ENOMEM.
  1650. */
  1651. int modbus_mapping_new(modbus_mapping_t *mb_mapping,
  1652. int nb_coil_status, int nb_input_status,
  1653. int nb_holding_registers, int nb_input_registers)
  1654. {
  1655. /* 0X */
  1656. mb_mapping->nb_coil_status = nb_coil_status;
  1657. mb_mapping->tab_coil_status =
  1658. (uint8_t *) malloc(nb_coil_status * sizeof(uint8_t));
  1659. if (mb_mapping->tab_coil_status == NULL) {
  1660. errno = ENOMEM;
  1661. return -1;
  1662. }
  1663. memset(mb_mapping->tab_coil_status, 0,
  1664. nb_coil_status * sizeof(uint8_t));
  1665. /* 1X */
  1666. mb_mapping->nb_input_status = nb_input_status;
  1667. mb_mapping->tab_input_status =
  1668. (uint8_t *) malloc(nb_input_status * sizeof(uint8_t));
  1669. if (mb_mapping->tab_input_status == NULL) {
  1670. free(mb_mapping->tab_coil_status);
  1671. errno = ENOMEM;
  1672. return -1;
  1673. }
  1674. memset(mb_mapping->tab_input_status, 0,
  1675. nb_input_status * sizeof(uint8_t));
  1676. /* 4X */
  1677. mb_mapping->nb_holding_registers = nb_holding_registers;
  1678. mb_mapping->tab_holding_registers =
  1679. (uint16_t *) malloc(nb_holding_registers * sizeof(uint16_t));
  1680. if (mb_mapping->tab_holding_registers == NULL) {
  1681. free(mb_mapping->tab_coil_status);
  1682. free(mb_mapping->tab_input_status);
  1683. errno = ENOMEM;
  1684. return -1;
  1685. }
  1686. memset(mb_mapping->tab_holding_registers, 0,
  1687. nb_holding_registers * sizeof(uint16_t));
  1688. /* 3X */
  1689. mb_mapping->nb_input_registers = nb_input_registers;
  1690. mb_mapping->tab_input_registers =
  1691. (uint16_t *) malloc(nb_input_registers * sizeof(uint16_t));
  1692. if (mb_mapping->tab_input_registers == NULL) {
  1693. free(mb_mapping->tab_coil_status);
  1694. free(mb_mapping->tab_input_status);
  1695. free(mb_mapping->tab_holding_registers);
  1696. errno = ENOMEM;
  1697. return -1;
  1698. }
  1699. memset(mb_mapping->tab_input_registers, 0,
  1700. nb_input_registers * sizeof(uint16_t));
  1701. return 0;
  1702. }
  1703. /* Frees the 4 arrays */
  1704. void modbus_mapping_free(modbus_mapping_t *mb_mapping)
  1705. {
  1706. free(mb_mapping->tab_coil_status);
  1707. free(mb_mapping->tab_input_status);
  1708. free(mb_mapping->tab_holding_registers);
  1709. free(mb_mapping->tab_input_registers);
  1710. }
  1711. /* Listens for any query from one or many modbus masters in TCP */
  1712. int modbus_slave_listen_tcp(modbus_param_t *mb_param, int nb_connection)
  1713. {
  1714. int new_socket;
  1715. int yes;
  1716. struct sockaddr_in addr;
  1717. new_socket = socket(PF_INET, SOCK_STREAM, IPPROTO_TCP);
  1718. if (new_socket == -1) {
  1719. return -1;
  1720. }
  1721. yes = 1;
  1722. if (setsockopt(new_socket, SOL_SOCKET, SO_REUSEADDR,
  1723. (char *) &yes, sizeof(yes)) == -1) {
  1724. close(new_socket);
  1725. return -1;
  1726. }
  1727. memset(&addr, 0, sizeof(addr));
  1728. addr.sin_family = AF_INET;
  1729. /* If the modbus port is < to 1024, we need the setuid root. */
  1730. addr.sin_port = htons(mb_param->port);
  1731. addr.sin_addr.s_addr = INADDR_ANY;
  1732. if (bind(new_socket, (struct sockaddr *)&addr, sizeof(addr)) == -1) {
  1733. close(new_socket);
  1734. return -1;
  1735. }
  1736. if (listen(new_socket, nb_connection) == -1) {
  1737. close(new_socket);
  1738. return -1;
  1739. }
  1740. return new_socket;
  1741. }
  1742. /* On success, the function return a non-negative integer that is a descriptor
  1743. for the accepted socket. On error, -1 is returned, and errno is set
  1744. appropriately. */
  1745. int modbus_slave_accept_tcp(modbus_param_t *mb_param, int *socket)
  1746. {
  1747. struct sockaddr_in addr;
  1748. socklen_t addrlen;
  1749. addrlen = sizeof(struct sockaddr_in);
  1750. mb_param->fd = accept(*socket, (struct sockaddr *)&addr, &addrlen);
  1751. if (mb_param->fd == -1) {
  1752. close(*socket);
  1753. *socket = 0;
  1754. return -1;
  1755. }
  1756. if (mb_param->debug) {
  1757. printf("The client %s is connected\n",
  1758. inet_ntoa(addr.sin_addr));
  1759. }
  1760. return mb_param->fd;
  1761. }
  1762. /* Closes a TCP socket */
  1763. void modbus_slave_close_tcp(int socket)
  1764. {
  1765. shutdown(socket, SHUT_RDWR);
  1766. close(socket);
  1767. }
  1768. /** Utils **/
  1769. /* Sets many input/coil status from a single byte value (all 8 bits of
  1770. the byte value are set) */
  1771. void set_bits_from_byte(uint8_t *dest, int address, const uint8_t value)
  1772. {
  1773. int i;
  1774. for (i=0; i<8; i++) {
  1775. dest[address+i] = (value & (1 << i)) ? ON : OFF;
  1776. }
  1777. }
  1778. /* Sets many input/coil status from a table of bytes (only the bits
  1779. between address and address + nb_bits are set) */
  1780. void set_bits_from_bytes(uint8_t *dest, int address, unsigned int nb_bits,
  1781. const uint8_t tab_byte[])
  1782. {
  1783. int i;
  1784. int shift = 0;
  1785. for (i = address; i < address + nb_bits; i++) {
  1786. dest[i] = tab_byte[(i - address) / 8] & (1 << shift) ? ON : OFF;
  1787. /* gcc doesn't like: shift = (++shift) % 8; */
  1788. shift++;
  1789. shift %= 8;
  1790. }
  1791. }
  1792. /* Gets the byte value from many input/coil status.
  1793. To obtain a full byte, set nb_bits to 8. */
  1794. uint8_t get_byte_from_bits(const uint8_t *src, int address, unsigned int nb_bits)
  1795. {
  1796. int i;
  1797. uint8_t value = 0;
  1798. if (nb_bits > 8) {
  1799. assert(nb_bits < 8);
  1800. nb_bits = 8;
  1801. }
  1802. for (i=0; i < nb_bits; i++) {
  1803. value |= (src[address+i] << i);
  1804. }
  1805. return value;
  1806. }
  1807. /* Read a float from 4 bytes in Modbus format */
  1808. float modbus_read_float(const uint16_t *src)
  1809. {
  1810. float r = 0.0f;
  1811. uint32_t i;
  1812. i = (((uint32_t)src[1]) << 16) + src[0];
  1813. memcpy(&r, &i, sizeof (r));
  1814. return r;
  1815. }
  1816. /* Write a float to 4 bytes in Modbus format */
  1817. void modbus_write_float(float real, uint16_t *dest)
  1818. {
  1819. uint32_t i = 0;
  1820. memcpy(&i, &real, sizeof (i));
  1821. dest[0] = (uint16_t)i;
  1822. dest[1] = (uint16_t)(i >> 16);
  1823. }