Hi,
I already posted on this forum, however I'm not sure if I have posted it in the right section.
I'm currently dealing with a TINIm400 module in order to set a sensor->RS232->TINI->Ethernet->PC/Server Communication.
So now that the communication works, I have to improve some things in the code such as :
-Reading the data and sending it must be done each seconds.
-Previously, I have to send something to the sensor in order to set it in "sending mode", so basically another
thread dedicated to writing on RS232 which is already coded.
-If the data collected is the same as before, it shouldn't be sent, so a basic data filter.
Here is my code, any idea about how could I improve it, especially for timing, this is something I really struggle to set in this code, I don't have any idea of the function to use...?
In addition to that, if someone already worked on a similar project, it would be a great pleasure for me to share some informations about the device and its features.
Thanks
Regards
Sofiene HAMMAD