Skip to content

Instantly share code, notes, and snippets.

@Nolan-Walker
Nolan-Walker / README.TXT
Last active November 25, 2021 20:50
CONFIGURATION OF THE MOXA UC-8112-MET GATEWAY FOR INTEGRATION WITH SCADA SYSTEM AND FIELD DEVICES IN THE OIL & GAS INDUSTRY (MAY APPLY TO OTHER PROCESS INDUSTRIES AS WELL)
#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
#CONFIGURATION OF THE MOXA UC-8112-MET GATEWAY FOR INTEGRATION WITH SCADA SYSTEM AND FIELD DEVICES IN THE OIL & GAS INDUSTRY (MAY APPLY TO OTHER PROCESS INDUSTRIES AS WELL)
#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
#---------------------------------------------------------------
#Author: Nolan Caissie | nolancaissie.ece@gmail.com | 27/03/2020
#---------------------------------------------------------------
#The following document provides the necessary information to install ThingsPro2 and Node-Red on the Moxa UC-8112-MET. This should work with other Moxa edge computers running Linux Debian 9 (or possibly later debian-based distros).
#The 5 part tutorial on the subject (recommended) is located at: https://www.y
@Nolan-Walker
Nolan-Walker / Modbus_Master.json
Last active March 27, 2020 20:11
Node-Red Modbus Flows
[{"id":"c25d9bf9.208578","type":"tab","label":"Modbus Master","disabled":true,"info":""},{"id":"9d58353d.9cbb48","type":"modbus-server","z":"c25d9bf9.208578","name":"Modbus Server","logEnabled":false,"hostname":"10.10.10.1","serverPort":10502,"responseDelay":100,"delayUnit":"ms","coilsBufferSize":1024,"holdingBufferSize":1024,"inputBufferSize":1024,"discreteBufferSize":"1024","showErrors":false,"x":678.9999713897705,"y":148.99999380111694,"wires":[[],["5a5d24ab.58a3dc","28fd74ed.5817ac"],[],[]]},{"id":"5a5d24ab.58a3dc","type":"debug","z":"c25d9bf9.208578","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":888.9999713897705,"y":148.99999380111694,"wires":[]},{"id":"592fdf3c.fc2a9","type":"inject","z":"c25d9bf9.208578","name":"","topic":"","payload":"","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":"","x":468.9999713897705,"y":148.99999380111694,"wires":[["9d58353d.9cbb48"]]},{"id":"b522211.365e2e","type":"comment","z":"c25d