Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
How do i connect to an external (Modbus-Slave) device in Mango Educational?
-
Hello!
I am undergraduate student and new in Mango Community! I try to create a virtual Scada system for my thesis, so i use Educational Version of Infinite Mango. I tried a connection to an external device, in my local network, and after it scans the device, i can't see the next step and establish the connection.
Is any problem with the Educational Mango Version? I have to buy a licensed version to allow the connection, to the external device?
Thank you!
-
Hi Nikospps, welcome to the forum!
The Modbus scan tool is only to make identifying slave IDs somewhat easier or assessing which slave IDs are currently up. The tool simply attempts to read Holding Register 0, and if it succeeds it reports that slave ID as existing on the network.
You do not need to purchase Mango in your use case.
You need to create data points that correspond to the data mapping in your external device. If it's a standard sensor / component / PLC it may have a modbus map in the manual for a device that explains register range, data type, register offset and possibly scale factors that you can use to create points. Try using the "Point locator test" tool on the same page as the scan and using that to create a data point.
If your device has hundreds of registers preconfigured in that modbus map, know the free license is limited to 300 points and non-commercial use so you may need to be choosy about which points you are collecting data on.