Pointer List - metxchris/TRANSVIZ GitHub Wiki

The Pointer List Window will show all variables corresponding to the Active CDF of Datatype 'int8'; these variables do not contain any data themselves. Instead, they point to specified variables of Datatype 'single' which hold their corresponding data. An example pointer list window is shown below:

Sample Pointer List

As of the current TRANSVIZ version, the data corresponding to each pointer cannot be displayed by entering the name or VarID of the pointer itself. However, the VarID's or Fct_Id's (the variables that each pointer points to) will be displayed as a notification at the top of the TRANSVIZ window when the name of a pointer is entered into a variable entry box. Therefore, the data corresponding to a pointer can be displayed by subsequently entering in the displayed Fct_Id numbers. These numbers are also displayed in the pointer list, but the full list of numbers will be shown on the TRANSVIZ window in the case that any numbers are cut off in the pointer list window.

Otherwise, the columns of the pointer list use the same sorting features as does the variable list.

Menu Options:

The Variable List window uses a separate and simplified menu-bar with respect to the TRANSVIZ window.

  • File
    • Export Table - Exports a spreadsheet of all data displayed on the pointer list.