Visible to Intel only — GUID: reference_TCL_tcl_pkg_insystem_source_probe_ver_1_0_cmd_read_probe_data
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_insystem_source_probe_ver_1_0_cmd_read_probe_data
Ixiasoft
3.1.14.3. read_probe_data (::quartus::insystem_source_probe)
The following table displays information for the read_probe_data Tcl command:
Tcl Package and Version | Belongs to ::quartus::insystem_source_probe |
||
Syntax | read_probe_data [-h | -help] [-long_help] -instance_index <instance_index> [-value_in_hex] | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-instance_index <instance_index> | Index of the In-System Sources and Probes instance to communicate with | ||
-value_in_hex | Specifies that the value string is represented in hexadecimal format | ||
Description | Retrieves the current value of the probes. A string is returned specifying the status of each probe, with the MSB on the left and LSB on the right. By default, the value is represented as a binary string. Optionally, the option -value_in_hex makes the value a hex string. |
||
Example Usage | |
||