Returns either a list of all names in the data table for the specified trace or a particular
name if an index is specified.
Query Syntax:
:TRACe[1:N]:DATA:TABLe:NAME? [itemIndexOneBased]
<itemIndexOneBased>
::=
Integer number
Returns
::=
Comma separated values of String
Remarks:
An optional integer value can be passed to the query to query a particular index of an item
in the tables. A value of -1 for the item index indicates to return all items.