21.13.1.18 get_programmer_info

Description

This Tcl command lists the IDs of all FlashPro programmers connected to the computer. Command will fail if programmers are not connected.

get_programmer_info

Arguments

ParameterTypeDescription

None

None

None

Return TypeDescription

List of IDs

Returns the list of IDs of all FlashPro programmers connected to the computer.

Error Codes

Error CodeDescription

None

None

Supported Families

PolarFire
SmartFusion 2
IGLOO 2
RTG4

Example

Get the list of all connected programmers IDs:

set IDs [get_programmer_info];
puts "IDs of connected programmers: $IDs";

See Also

  • read_device_status

  • read_id_code