System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/01/2024
Public
Document Table of Contents

1.1.115. master_read_to_file

Description

Uploads data from memory accessible from the specified master channel to a binary file on disk

Usage

master_read_to_file <service-path> <filename> <address> <count>

ReturnType

Nothing

Returns

no return value

Arguments

service-path
filename
The file to write to
address
Start address in memory
count
Number of bytes to write to file