I'm using the CR300x and I have a serial device connected to it. Now what I'm doing is read som data from the logger to the serial device.Using `SerialOpen(ComRS232,115200,0,0,10000)` and `SerialOut(ComRS232, OutString,"",0,1000)`.
My questions are,
· Can I ask the logger from my serial device to send me the data stored in X table?
· Can I update the logger datetime using serial port?
I found this CR300 instructions, but I'm not sure how to do it.
Thank you very much for your help!
This post is under review.