チャートビュー icon

チャートビュー

Ajara
Free
5+ downloads

About チャートビュー

This software is a terminal software that displays data charts (waveforms) in real time.
Communication by serial line (RS-232C / UART) and WiFi (socket by TCP / IP) is possible.
Extracts numerical values ​​from the received data and displays a time chart (waveform graph) in real time.
Up to eight waveforms can be displayed at the same time.
The received data can handle transparent packet frames (binary data separated from DLE / STX to DLE / ETX) in addition to CSV text data.
Text data recognizes one set of data per line. The end of the text data line is 2 bytes of CR (0x0D), LF (0x0A) or CR / LF.
Text data is CSV format text separated by commas (,) and contains the number of numbers specified by the number of data items.
Filtering can be set to recognize only the necessary lines from text data.
A transparent packet frame is a byte stream that starts with DLE / STX and ends with DLE / ETX.
When receiving data, two consecutive DLEs in the packet data are converted to one DLE.
(In other words, if you want to include a byte with the same value as DLE in the packet data, insert one DLE, convert it to DLE / DLE 2 bytes, and send it.)
The packet data must be stored with the number of little-endian 32-bit integers specified by the number of data items, with the leading bit justified. (Numbers are treated as signed integers)

Please refer to the following URL for other detailed information.

Http://www.ne.jp/asahi/ajara/kojara/android.htm

チャートビュー Screenshots