Scripting

device get_family_name_by_index (Tcl Script API Function)



The device get_family_name_by_index function has the following format:

Syntax device get_family_name_by_index <index>
Arguments

<index>

The index value of the supported device family (the index starts at 0).

Return Value

Code Name Code String Return
TCL_OK 0 <device family name>
TCL_ERROR 1 Invalid index value
TCL_ERROR 1 wrong # args. Usage: device family_by_index <index>"
Description Returns the device family name corresponding to the specified index value.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.