Hi,
I was testing commands following "Message Communication Protocol v4.0" by using AccessPort.
It seemed OK for most commands except when it goes to continuous data.
From the document: [PC sends: “0x01 0x2A 0x00 0x00 0x00 0x00 0x0D”]
First of all, the packets of 4 "0x00" seemed to be 0x30 for ASCII so that we can see the output data continuously.
Next, when it continuously output data, I found it no use for sending Stop Read ADC Register Command: 0x06 0x0D.
It still output data and never stop.
The firmware version is v1.4.
Any ideas? Thank you.
Best regards,
Webb