2 Command System RIGOL
MSO2000A/DS2000A Programming Guide
Note
[2]
: The width is 800, the height is 480, the bit depth is 24Bit=3Byte, 54 is the size of the bitmap file header.
Example
1. Make sure that the buffer is large enough to receive the data stream; otherwise the program might
be abnormal when reading the data stream.
2. The returned data stream contains TMC data header and you need to remove the data header to
make the data stream a standard bitmap data stream.
3. When the data size is larger than 1 M and the communication speed of the interface is not fast
enough, you need to set an appropriate timeout time
4. The terminator '\n'(0X0A) at the end of the data should be removed.
Sending:
Reading: