Need help to program
-
Hello,
I need help to program Mango. Are they a tutorial?
Or Can i have some explain to program?Some exmple what i do to program:
address Parameter data type
13000, Total hours , signed long (32bits)
11011 , Plant pressure , signed short (16bits)ect ...
Thank for your help.
Pascal,
-
What protocol is your equipment using? Modbus, BACnet, HTTP...? In general, create an appropriate data source and set up your points within it. Best to start by reading the help documentation.
-
It's Modbus Ip/UDP
i'll go to read again the help documentation.Thank you.
-
Create a Modbus/IP data source with the appropriate configuration. Create a couple of points using the address information you provided. That should be enough to get you going.
-
Is it correct this images?
http://img175.imageshack.us/i/image1sj.jpg/
http://img706.imageshack.us/i/image2vae.jpg/
http://img130.imageshack.us/i/image3on.jpg/
Or i must to modify what i have do?
-
I need to know if there are a problem or not.
I have this message:Thank for your futur help.
-
It's just a warning. You'll also see an exception event raised within Mango. It means that your equipment did not respond to the request within the timeout period.