Hi, I am developing offline data-logging architecture. is it a must to actually access ctrlx UI and click this "mount" button in order for data to be logged into SD card? I do realise that whenever i plug out the SD card and put back in ctrlx, the data will not be written to SD card anymore until i press the "mount" option (shown on the image below). I want it such that whenever the client wants to record the data to their window device(laptop ,etc) , the operator can just plug off the SD card from ctrlx and and plug back in without the need to access ctrlX UI. P/S: I am using node red to read the input from ctrlX subscribe node and then write into csv file.
... View more