Hi all
My projects run on RB pi 2 (b4j non-ui)
work process like this
I want to know
Which method is better
1-) read device and write text file when finish work after close file (now work this method)
2-) read device and add list when finish work after write list text file and close text file
could you share your experiences
regards
Ahmet
My projects run on RB pi 2 (b4j non-ui)
work process like this
- start process
- create text file and open
- read modbus device (every 1 sec)
- show nextion display
- save text file
- stop process
- close text file
I want to know
Which method is better
1-) read device and write text file when finish work after close file (now work this method)
2-) read device and add list when finish work after write list text file and close text file
could you share your experiences
regards
Ahmet