{"id":19040,"date":"2019-12-05T09:53:32","date_gmt":"2019-12-05T14:53:32","guid":{"rendered":"https:\/\/www.erbessd-instruments.com\/docs\/phantom\/modbus-integration"},"modified":"2022-03-01T18:07:23","modified_gmt":"2022-03-01T23:07:23","slug":"modbus-integration","status":"publish","type":"docs","link":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/","title":{"rendered":"Integraci\u00f3n de Modbus"},"content":{"rendered":"<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\"><iframe src=\"https:\/\/www.youtube.com\/embed\/p0nyMohjuUA\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/p>\n<h2><span style=\"color: #800000;\">Introducci\u00f3n<\/span><\/h2>\n<p>El Gateway del sistema de monitoreo Erbessd Intruments Phantom\u00ae, adem\u00e1s de enviar los datos atreves de la red al sistema EI Monitor tambi\u00e9n act\u00faa como un servidor Modbus TCP.<br \/>\nEl Gateway Phantom acepta una conexi\u00f3n TCP en el puerto 502 en la IP que aparece en la pantalla como \u201cGateway IP\u201d. Se recomienda la direcci\u00f3n IP se configure como est\u00e1tica para que pueda ser configurada en el cliente de Modbus.<br \/>\nFormato de datos.<br \/>\nEl sistema Phantom exporta sus datos en registros de retenci\u00f3n (holding registers). El usuario debe configurar el mapeo de cuales nodos Phantom ser\u00e1n exportados en cuales registros. Cada nodo Phantom exporta una serie de datos est\u00e1ndar.<br \/>\nCada Nodo Phantom inicia sus registros en un m\u00faltiplo de 50. Por ejemplo, el primer nodo exportar\u00e1 sus registros en el registro 0, el segundo en el registro 50, el siguiente en el 100 y as\u00ed sucesivamente.<br \/>\nEl primer registro (offset 0) es un entero de 32bits en formato Little endian y representa el ID del Nodo en el sistema Phantom (ej. 189245456).<br \/>\nEl segundo registro (offset 2) es un entero de 16bits y representa el tipo de nodo. De acuerdo a la siguiente tabla:<\/p>\n<\/div>\n<\/div>\n<\/div>\n<table>\n<tbody>\n<tr>\n<td width=\"368\">3, 5 y 6<\/td>\n<td width=\"368\">Aceler\u00f3metro Triaxial<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">20<\/td>\n<td width=\"368\">Temperatura Termopar<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">25<\/td>\n<td width=\"368\">Temperatura infrarrojo<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">26<\/td>\n<td width=\"368\">Nodo de sensores 4-20mA<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">30<\/td>\n<td width=\"368\">Corriente trif\u00e1sica<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">50<\/td>\n<td width=\"368\">Aceler\u00f3metro Biaxial de bajo ruido<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">60<\/td>\n<td width=\"368\">Nodo de prop\u00f3sito general<\/td>\n<\/tr>\n<tr>\n<td width=\"368\">40<\/td>\n<td width=\"368\">Velocidad (RPM)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Los siguientes registros est\u00e1n definidos por el tipo de nodo y son los siguientes:<\/p>\n<h3><span style=\"color: #ff6600;\"><strong>Mensaje de nodo Aceler\u00f3metro triaxial (3)<\/strong><\/span><\/h3>\n<table width=\"780\">\n<tbody>\n<tr>\n<td width=\"221\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"147\"><strong>Unidades<\/strong><\/td>\n<td width=\"195\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"218\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"221\">RMS Canal 1<\/td>\n<td width=\"147\">mm\/s*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"218\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"221\">RMS Canal 2<\/td>\n<td width=\"147\">mm\/s*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"218\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"221\">RMS Canal 3<\/td>\n<td width=\"147\">mm\/s*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"218\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"221\">Voltaje bater\u00eda<\/td>\n<td width=\"147\">centiVolt<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"218\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"221\">Temperatura sensor<\/td>\n<td width=\"147\">C*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"218\">11<\/td>\n<\/tr>\n<tr>\n<td width=\"221\">Versi\u00f3n de firmware<\/td>\n<td width=\"147\">N\/A<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"218\">13<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><span style=\"color: #ff0000;\"><strong>Mensaje de nodo Temperatura Termopar (20)<\/strong><\/span><\/h3>\n<table width=\"847\">\n<tbody>\n<tr>\n<td width=\"263\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"149\"><strong>Unidades<\/strong><\/td>\n<td width=\"218\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"218\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura<\/td>\n<td width=\"149\">C*100<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Voltaje bater\u00eda<\/td>\n<td width=\"149\">centiVolt<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura interna del sensor<\/td>\n<td width=\"149\">C*100<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Versi\u00f3n de firmware<\/td>\n<td width=\"149\">N\/A<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">9<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><span style=\"color: #ff0000;\"><strong>Mensaje de nodo Temperatura Termopar V2 (20)<\/strong><\/span><\/h3>\n<table width=\"847\">\n<tbody>\n<tr>\n<td width=\"263\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"149\"><strong>Unidades<\/strong><\/td>\n<td width=\"218\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"218\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura Canal 1<\/td>\n<td width=\"149\">C*100<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Voltaje bater\u00eda<\/td>\n<td width=\"149\">centiVolt<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura interna del sensor<\/td>\n<td width=\"149\">C*100<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Versi\u00f3n de firmware<\/td>\n<td width=\"149\">N\/A<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura Canal 2<\/td>\n<td width=\"149\">C*100<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">13<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura Canal 3<\/td>\n<td width=\"149\">C*100<\/td>\n<td width=\"218\">32bits Little endian<\/td>\n<td width=\"218\">15<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><span style=\"color: #ff0000;\"><strong>Mensaje de nodo Temperatura Infrarojo (25)<\/strong><\/span><\/h3>\n<table width=\"780\">\n<tbody>\n<tr>\n<td width=\"263\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"127\"><strong>Unidades<\/strong><\/td>\n<td width=\"195\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"195\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura infrarroja<\/td>\n<td width=\"127\">C*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"195\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Voltaje bater\u00eda<\/td>\n<td width=\"127\">centiVolt<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"195\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura interna del sensor<\/td>\n<td width=\"127\">C*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"195\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura ambiente<\/td>\n<td width=\"127\">C*100<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"195\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Versi\u00f3n de firmware<\/td>\n<td width=\"127\">N\/A<\/td>\n<td width=\"195\">32bits Little endian<\/td>\n<td width=\"195\">13<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><span style=\"color: #339966;\"><strong>Mensaje de nodo Sensor 4-20 (26)<\/strong><\/span><\/h3>\n<table width=\"765\">\n<tbody>\n<tr>\n<td width=\"270\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"113\"><strong>Unidades<\/strong><\/td>\n<td width=\"173\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"210\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Voltaje canal 1<\/td>\n<td width=\"113\">mVolt<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Voltaje bater\u00eda<\/td>\n<td width=\"113\">centiVolt<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Temperatura interna del sensor<\/td>\n<td width=\"113\">C*100<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Voltaje canal 2<\/td>\n<td width=\"113\">mVolt<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Voltaje canal 3<\/td>\n<td width=\"113\">mVolt<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">13<\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Voltaje canal 4<\/td>\n<td width=\"113\">mVolt<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">15<\/td>\n<\/tr>\n<tr>\n<td width=\"270\">Version de firmware<\/td>\n<td width=\"113\">N\/A<\/td>\n<td width=\"173\">32bits Little endian<\/td>\n<td width=\"210\">17<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><strong><span style=\"color: #ffcc00;\">Mensaje de nodo Corriente\u00a0<span style=\"caret-color: #ffcc00;\">trif\u00e1sica<\/span>\u00a0(30)<\/span><\/strong><\/h3>\n<table width=\"850\">\n<tbody>\n<tr>\n<td width=\"285\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"128\"><strong>Unidades<\/strong><\/td>\n<td width=\"188\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"251\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Voltaje bater\u00eda<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Temperatura interna del sensor<\/td>\n<td width=\"128\">C*100<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Corriente canal 1<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Corriente canal 2<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Corriente canal 3<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">11<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Version de firmware<\/td>\n<td width=\"128\">N\/A<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">13<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><strong><span style=\"color: #ffcc00;\">Mensaje de nodo Corriente\u00a0<span style=\"caret-color: #ffcc00;\">trif\u00e1sica<\/span> V2 (31)<\/span><\/strong><\/h3>\n<table width=\"850\">\n<tbody>\n<tr>\n<td width=\"285\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"128\"><strong>Unidades<\/strong><\/td>\n<td width=\"188\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"251\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Voltaje bater\u00eda<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Temperatura interna del sensor<\/td>\n<td width=\"128\">C*100<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Version Firmware<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Sequencia<\/td>\n<td width=\"128\">centiVolt<\/td>\n<td width=\"188\">32bits Little endian<\/td>\n<td width=\"251\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Average current channel 2<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">11<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Average current channel 1<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">12<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Average current channel 3<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">13<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Average current channel 4<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">14<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Minimum current channel 1<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">15<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Minimum current channel 2<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">16<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Minimum current channel 3<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">17<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Minimum current channel 4<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">18<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Maximum current channel 1<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">19<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Maximum current channel 2<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">20<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Maximum current channel 3<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">21<\/td>\n<\/tr>\n<tr>\n<td width=\"285\">Maximum current channel 4<\/td>\n<td width=\"128\">centiampere<\/td>\n<td width=\"188\">16bits Little endian<\/td>\n<td width=\"251\">22<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><span style=\"color: #ff6600;\"><strong>Mensaje de nodo Aceler\u00f3metro biaxial de bajo ruido (50)<\/strong><\/span><\/h3>\n<table width=\"825\">\n<tbody>\n<tr>\n<td width=\"232\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"173\"><strong>Unidades<\/strong><\/td>\n<td width=\"210\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"210\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"232\">RMS Canal 1<\/td>\n<td width=\"173\">mm\/s*100<\/td>\n<td width=\"210\">32bits Little endian<\/td>\n<td width=\"210\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">RMS Canal 2<\/td>\n<td width=\"173\">mm\/s*100<\/td>\n<td width=\"210\">32bits Little endian<\/td>\n<td width=\"210\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Reservado<\/td>\n<td width=\"173\">N\/A<\/td>\n<td width=\"210\">32bits Little endian<\/td>\n<td width=\"210\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Voltaje bater\u00eda<\/td>\n<td width=\"173\">centiVolt<\/td>\n<td width=\"210\">32bits Little endian<\/td>\n<td width=\"210\">9<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Temperatura sensor<\/td>\n<td width=\"173\">C*100<\/td>\n<td width=\"210\">32bits Little endian<\/td>\n<td width=\"210\">11<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Versi\u00f3n de firmware<\/td>\n<td width=\"173\">N\/A<\/td>\n<td width=\"210\">32bits Little endian<\/td>\n<td width=\"210\">13<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3><span style=\"color: #3366ff;\"><strong>Mensaje de nodo Velocidad (RPM) (40)<\/strong><\/span><\/h3>\n<table width=\"802\">\n<tbody>\n<tr>\n<td width=\"263\"><strong>Descripci\u00f3n<\/strong><\/td>\n<td width=\"142\"><strong>Unidades<\/strong><\/td>\n<td width=\"180\"><strong>Tipo de datos<\/strong><\/td>\n<td width=\"218\"><strong>Offset de direcci\u00f3n base<\/strong><\/td>\n<\/tr>\n<tr>\n<td width=\"263\">RPM<\/td>\n<td width=\"142\">RPM*100<\/td>\n<td width=\"180\">32bits Little endian<\/td>\n<td width=\"218\">3<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Voltaje bater\u00eda<\/td>\n<td width=\"142\">centiVolt<\/td>\n<td width=\"180\">32bits Little endian<\/td>\n<td width=\"218\">5<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Temperatura interna del sensor<\/td>\n<td width=\"142\">C*100<\/td>\n<td width=\"180\">32bits Little endian<\/td>\n<td width=\"218\">7<\/td>\n<\/tr>\n<tr>\n<td width=\"263\">Versi\u00f3n de firmware<\/td>\n<td width=\"142\">N\/A<\/td>\n<td width=\"180\">32bits Little endian<\/td>\n<td width=\"218\">9<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2><span style=\"color: #800000;\"><strong>Ejemplo:<\/strong><\/span><\/h2>\n<p>Se configuran 5 nodos Phantom para ser exportados atreves de registros de retenci\u00f3n de Modbus.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-10096758 size-full\" src=\"https:\/\/www.erbessd-instruments.com\/wp-content\/uploads\/2019\/12\/Modbus-Integration-02-1.jpg\" alt=\"\" width=\"454\" height=\"666\" srcset=\"https:\/\/www.erbessd-instruments.com\/wp-content\/uploads\/2019\/12\/Modbus-Integration-02-1.jpg 454w, https:\/\/www.erbessd-instruments.com\/wp-content\/uploads\/2019\/12\/Modbus-Integration-02-1-205x300.jpg 205w\" sizes=\"(max-width: 454px) 100vw, 454px\" \/><br \/>\nLos siguientes registros de retenci\u00f3n podr\u00e1n ser le\u00eddos por un cliente Modbus TCP:<\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"184\">Direcci\u00f3n<\/td>\n<td width=\"184\">Descripci\u00f3n<\/td>\n<td width=\"224\">Valor<\/td>\n<td width=\"144\">Tama\u00f1o<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">0<\/td>\n<td width=\"184\">ID Nodo Phantom<\/td>\n<td width=\"224\">189245457<\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">2<\/td>\n<td width=\"184\">Tipo de nodo<\/td>\n<td width=\"224\">3 (aceler\u00f3metro triaxial)<\/td>\n<td width=\"144\">16bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">3<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 1<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">5<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 2<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">7<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 3<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">9<\/td>\n<td width=\"184\">Voltaje bater\u00eda<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">11<\/td>\n<td width=\"184\">Temperatura Sensor<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">13<\/td>\n<td width=\"184\">Versi\u00f3n Firmware<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">15-49<\/td>\n<td width=\"184\">Reservados<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\"><\/td>\n<\/tr>\n<tr>\n<td width=\"184\">50<\/td>\n<td width=\"184\">ID Nodo Phantom<\/td>\n<td width=\"224\">189245456<\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">52<\/td>\n<td width=\"184\">Tipo de nodo<\/td>\n<td width=\"224\">3 (aceler\u00f3metro triaxial)<\/td>\n<td width=\"144\">16bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">53<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 1<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">55<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 2<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">57<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 3<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">59<\/td>\n<td width=\"184\">Voltaje bater\u00eda<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">61<\/td>\n<td width=\"184\">Temperatura Sensor<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">63<\/td>\n<td width=\"184\">Versi\u00f3n Firmware<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">65-99<\/td>\n<td width=\"184\">Reservados<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\"><\/td>\n<\/tr>\n<tr>\n<td width=\"184\">100<\/td>\n<td width=\"184\">ID Nodo Phantom<\/td>\n<td width=\"224\">121356465<\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">102<\/td>\n<td width=\"184\">Tipo de nodo<\/td>\n<td width=\"224\">3 (aceler\u00f3metro triaxial)<\/td>\n<td width=\"144\">16bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">103<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 1<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">105<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 2<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">107<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 3<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">109<\/td>\n<td width=\"184\">Voltaje bater\u00eda<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">111<\/td>\n<td width=\"184\">Temperatura Sensor<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">113<\/td>\n<td width=\"184\">Versi\u00f3n Firmware<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">115-149<\/td>\n<td width=\"184\">Reservados<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\"><\/td>\n<\/tr>\n<tr>\n<td width=\"184\">150<\/td>\n<td width=\"184\">ID Nodo Phantom<\/td>\n<td width=\"224\">123564654<\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">152<\/td>\n<td width=\"184\">Tipo de nodo<\/td>\n<td width=\"224\">3 (aceler\u00f3metro triaxial)<\/td>\n<td width=\"144\">16bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">153<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 1<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">155<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 2<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">157<\/td>\n<td width=\"184\">RMS Vibraci\u00f3n 3<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">159<\/td>\n<td width=\"184\">Voltaje bater\u00eda<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">161<\/td>\n<td width=\"184\">Temperatura Sensor<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">163<\/td>\n<td width=\"184\">Versi\u00f3n Firmware<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">165-199<\/td>\n<td width=\"184\">Reservados<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\"><\/td>\n<\/tr>\n<tr>\n<td width=\"184\">200<\/td>\n<td width=\"184\">ID Nodo Phantom<\/td>\n<td width=\"224\">189245459<\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">202<\/td>\n<td width=\"184\">Tipo de nodo<\/td>\n<td width=\"224\">40 (RPM)<\/td>\n<td width=\"144\">16bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">203<\/td>\n<td width=\"184\">RPM<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">205<\/td>\n<td width=\"184\">Temperatura Sensor<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">207<\/td>\n<td width=\"184\">Versi\u00f3n Firmware<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\">32bits<\/td>\n<\/tr>\n<tr>\n<td width=\"184\">209-249<\/td>\n<td width=\"184\">Reservados<\/td>\n<td width=\"224\"><\/td>\n<td width=\"144\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"featured_media":17275,"parent":18145,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-19040","docs","type-docs","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Docs for Phantom &#8211; Integraci\u00f3n de Modbus &#8211; ERBESSD INSTRUMENTS<\/title>\n<meta name=\"description\" content=\"Ahora es posible integrar Modbus con tus sistemas Phantom con una sencilla configuraci\u00f3n. A continuaci\u00f3n te mostramos como puedes hacerlo t\u00fa mismo.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Integraci\u00f3n de Modbus\" \/>\n<meta property=\"og:description\" content=\"Ahora es posible integrar Modbus con tus sistemas Phantom con una sencilla configuraci\u00f3n. A continuaci\u00f3n te mostramos como puedes hacerlo t\u00fa mismo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/\" \/>\n<meta property=\"og:site_name\" content=\"ERBESSD INSTRUMENTS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/erbessdinstrumentsco\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-01T23:07:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ErbessdRel\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutos\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Docs for Phantom &#8211; Integraci\u00f3n de Modbus &#8211; ERBESSD INSTRUMENTS","description":"Ahora es posible integrar Modbus con tus sistemas Phantom con una sencilla configuraci\u00f3n. A continuaci\u00f3n te mostramos como puedes hacerlo t\u00fa mismo.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/","og_locale":"es_ES","og_type":"article","og_title":"Integraci\u00f3n de Modbus","og_description":"Ahora es posible integrar Modbus con tus sistemas Phantom con una sencilla configuraci\u00f3n. A continuaci\u00f3n te mostramos como puedes hacerlo t\u00fa mismo.","og_url":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/","og_site_name":"ERBESSD INSTRUMENTS","article_publisher":"https:\/\/www.facebook.com\/erbessdinstrumentsco","article_modified_time":"2022-03-01T23:07:23+00:00","twitter_card":"summary_large_image","twitter_site":"@ErbessdRel","twitter_misc":{"Tiempo de lectura":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/","url":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/","name":"Docs for Phantom &#8211; Integraci\u00f3n de Modbus &#8211; ERBESSD INSTRUMENTS","isPartOf":{"@id":"https:\/\/www.erbessd-instruments.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/#primaryimage"},"image":{"@id":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/#primaryimage"},"thumbnailUrl":"","datePublished":"2019-12-05T14:53:32+00:00","dateModified":"2022-03-01T23:07:23+00:00","description":"Ahora es posible integrar Modbus con tus sistemas Phantom con una sencilla configuraci\u00f3n. A continuaci\u00f3n te mostramos como puedes hacerlo t\u00fa mismo.","breadcrumb":{"@id":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/modbus-integration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.erbessd-instruments.com\/es\/"},{"@type":"ListItem","position":2,"name":"Phantom","item":"https:\/\/www.erbessd-instruments.com\/docs\/phantom\/"},{"@type":"ListItem","position":3,"name":"Integraci\u00f3n de Modbus"}]},{"@type":"WebSite","@id":"https:\/\/www.erbessd-instruments.com\/#website","url":"https:\/\/www.erbessd-instruments.com\/","name":"ERBESSD INSTRUMENTS","description":"Vibration Analyzer, Online Monitoring, Video Deflection, &amp; Balancing Machine Manufacturer","publisher":{"@id":"https:\/\/www.erbessd-instruments.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.erbessd-instruments.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.erbessd-instruments.com\/#organization","name":"ERBESSD INSTRUMENTS","url":"https:\/\/www.erbessd-instruments.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.erbessd-instruments.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.erbessd-instruments.com\/wp-content\/uploads\/2021\/06\/erbessd_instruments_logo.png","contentUrl":"https:\/\/www.erbessd-instruments.com\/wp-content\/uploads\/2021\/06\/erbessd_instruments_logo.png","width":1073,"height":138,"caption":"ERBESSD INSTRUMENTS"},"image":{"@id":"https:\/\/www.erbessd-instruments.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/erbessdinstrumentsco","https:\/\/x.com\/ErbessdRel","https:\/\/www.linkedin.com\/company\/erbessdinstrumentsco","https:\/\/www.pinterest.com\/4d2ab37d590061eda78ee907c11410\/","https:\/\/www.youtube.com\/channel\/UCMi2XxcHeufIw5WVkcPg98A"]}]}},"comment_count":0,"_links":{"self":[{"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs\/19040","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/comments?post=19040"}],"version-history":[{"count":4,"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs\/19040\/revisions"}],"predecessor-version":[{"id":10110107,"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs\/19040\/revisions\/10110107"}],"up":[{"embeddable":true,"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs\/18145"}],"next":[{"title":"EI Monitoring Service","link":"https:\/\/www.erbessd-instruments.com\/docs\/phantom\/ei-monitoring-service\/","href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs\/10098458"}],"prev":[{"title":"Sensores Phantom","link":"https:\/\/www.erbessd-instruments.com\/es\/docs\/phantom\/sensores-phantom\/","href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/docs\/18449"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/media?parent=19040"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.erbessd-instruments.com\/es\/wp-json\/wp\/v2\/doc_tag?post=19040"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}