Multiple Errors下載 PDF選擇的小節所選的小節與子小節完整手冊已更新2025-07-30閱讀時間為 1 分鐘LabVIEWAPI 參考LabVIEW G Use the Multiple Errors VIs to convert an error cluster into different formats or to manipulate the attributes of an error cluster. Error Cluster to Array of Errors VIConverts a cluster of errors into an array of encoded errors. This VI returns an empty array if the error cluster does not include any errors.Convert to Legacy Error Cluster VIConverts an error cluster from JSON encoded format to legacy format.Convert to Encoded Error Cluster VIConverts an error cluster from legacy format to JSON encoded format.Write Error Cluster Attribute VIUpdates the value of an attribute stored in an error cluster. If the specified attribute name is not found, this VI adds the attribute with the specified value to the error cluster. Remove Error Cluster Attribute VIRemoves an attribute from an error cluster.List Error Cluster Attributes VIReturns the names of all attributes stored in an error cluster. For a single cluster that stores multiple errors, this VI lists only the attribute names of the first error.Read Error Cluster Attribute VIReturns the value of an attribute stored in an error cluster. If the attribute is not found, this VI returns an empty string.Parent topic: Dialog & User Interface
Use the Multiple Errors VIs to convert an error cluster into different formats or to manipulate the attributes of an error cluster. Error Cluster to Array of Errors VIConverts a cluster of errors into an array of encoded errors. This VI returns an empty array if the error cluster does not include any errors.Convert to Legacy Error Cluster VIConverts an error cluster from JSON encoded format to legacy format.Convert to Encoded Error Cluster VIConverts an error cluster from legacy format to JSON encoded format.Write Error Cluster Attribute VIUpdates the value of an attribute stored in an error cluster. If the specified attribute name is not found, this VI adds the attribute with the specified value to the error cluster. Remove Error Cluster Attribute VIRemoves an attribute from an error cluster.List Error Cluster Attributes VIReturns the names of all attributes stored in an error cluster. For a single cluster that stores multiple errors, this VI lists only the attribute names of the first error.Read Error Cluster Attribute VIReturns the value of an attribute stored in an error cluster. If the attribute is not found, this VI returns an empty string.Parent topic: Dialog & User Interface
Use the Multiple Errors VIs to convert an error cluster into different formats or to manipulate the attributes of an error cluster. Error Cluster to Array of Errors VIConverts a cluster of errors into an array of encoded errors. This VI returns an empty array if the error cluster does not include any errors.Convert to Legacy Error Cluster VIConverts an error cluster from JSON encoded format to legacy format.Convert to Encoded Error Cluster VIConverts an error cluster from legacy format to JSON encoded format.Write Error Cluster Attribute VIUpdates the value of an attribute stored in an error cluster. If the specified attribute name is not found, this VI adds the attribute with the specified value to the error cluster. Remove Error Cluster Attribute VIRemoves an attribute from an error cluster.List Error Cluster Attributes VIReturns the names of all attributes stored in an error cluster. For a single cluster that stores multiple errors, this VI lists only the attribute names of the first error.Read Error Cluster Attribute VIReturns the value of an attribute stored in an error cluster. If the attribute is not found, this VI returns an empty string.Parent topic: Dialog & User Interface