godan verb (-su)
read out; retrieve (data)
Computing term for reading data from a storage medium, memory, or process. Often used with データ, ファイル, メモリ, etc.
プログラムがファイルからデータを読み出す。
The program reads data from the file.
センサーの値をメモリから読み出し
It reads the sensor value from memory and displays it.