Array Dim(s) from TD.vi


Returns the number dimensions described by array type descriptor input.


Array of VData to VArray.vi


Converts a 1D Array of variants (of identical element datatypes) to an array of data wrapped in a Variant.


Array of VData to VCluster.vi


Returns the elements of an array as elements of a variant cluster.


Array Size(s).vi


Returns the number of elements in each dimension and number of dimensions of variant array input.


Array to Array of VData.vi


Converts an Array into a 1D Array of variants.


Array to VCluster.vi


Returns the elements of an array as elements of a variant cluster.


Cluster to Array of VData.vi


Returns the elements of a cluster as an array of variant data.


Cluster to VArray.vi


Convert a cluster of identical element datatypes into an array.


Compute 1D Index.vi


Returns the 1D index incorresponding to the element of a MultiD array at given indices.


Get Array Element TD.vi


Returns the type descriptor of the array element.


Get Array Element TDEnum.vi


Returns the type descriptor enumeration of the array element.


Get Cluster Element by Name.vi


Returns the element in the cluster by its name.


Get Cluster Element Names.vi


Returns the data names of the cluster elements.


Get Cluster Elements TDs.vi


Returns the elements of a cluster as an array of variant data.


Get Data Name from TD.vi


Returns the name of the data described by the type string input.


Get Data Name.vi


Returns the name of the data wired on input.


Get Data TD from Datalog Ref.vi





Get Default Data from TD.vi


Returns default data of the type defined by the TD. This vi calls itself recursively.


Get GOOP Object Type.vi





Get Header from TD.vi


Returns the Get Header from TD.


Get Last PString.vi


Returns the last PString from the end of the string and the offset of the beginning of the string.


Get PString.vi


Returns the PString starting at offset.


Get Strings from Enum.vi


Returns Enum Strings array, String Value and Enum Name from an Enum.


Get TDEnum from Data.vi


Gets the type enumeration enum of the input.


Get TDEnum from TD.vi


Gets a type enumerated constant from a type descriptor array.


Get Variant Attributes.vi


Returns an array of a variant's attribute names as strings and an array of attributes as variants.


Index Array.vi


Returns the element of a MultiD array at given indices. Inefficient for large arrays.


No of Elements in Cluster.vi


Returns the number of elements in a cluster.


Palette - lvdata.vi





Parse String with TDs.vi


Parses a flattened string with type descriptors to output an array of variant data.


Replace Array Element.vi


Returns the element of a MultiD array at given indices. Inefficient for large arrays.


Reshape 1D Array.vi


Reshapes all elements from a MultiD array in a variant 1D array. Returns the input array size(s).


Reshape Array to 1D VArray.vi


Reshapes all elements from a MultiD array in a variant 1D array. Returns the input array size(s).


Set Cluster Element by Name.vi


Returns a cluster with element replaced with new element value. If Element name unwired, New Element Value data name is used.


Set Data Name.vi


Changes the data name of variant data.


Set Enum String Value.vi


Sets an enum's integer value to the position within the enum's strings matching the String Value input. Returns Default Enum Value if an error occurs.


Size of Data from TD.vi


Returns default data of the type defined by the TD. This vi calls itself recursively.


Split Cluster TD.vi


Splits the TD of a Cluster into its elements TDs.


Variant to Header Info.vi


Returns flattened string and type descriptor of variant data, plus selected type info.