Hi All,
I have successfully linked my arduino through th Mango on modbus but now I need some help with my graphics/setup, so far I have 3x meters displaying my data from unsigned integer registers:
- Even though i'm reading unsigned integers the graphics are displaying float values, how do i remove the decimal places?
- How do you use the multistate graphics? I have an unigned integer for status which i should be able to use to display 4 different images for the values 0-4? all i get is the lego brick with a warning "The point for this component is missing or invalid", i have filled in the adress as i did for the analog meters I am using. is this because of the decimal above?
- Is there any other libraries for graphics I can download for better meters etc?
- Is there any help for this software? There seems to be loads on connecting and networking but not much on actual graphics creation?
Many thanks,
Lee