选择错误对话框
- 更新时间2025-07-30
- 阅读时长4分钟
选择错误下拉列表箭头,可打开该对话框。
该对话框包含以下部分:
| 选项 | 说明信息 |
|---|---|
| 错误代码范围 | Displays a list of error code categories. |
| 滤波器 | Specifies the keyword to search for within the specified error code range. Use this option to narrow down the list of error codes to display in the Error Listing table. This option is not available if you select Custom Error Code from the Error Code Range drop-down listbox. |
| 错误列表 | Displays the errors available in the specified error code range. You can scroll through the list to find the error code or you can type the error code number and the listbox scrolls down to that entry. You can narrow down the list of error codes to display using the Filter textbox. |
| 错误代码 | Appears when you select Custom Error Code from the Error Code Range drop-down listbox.
|
| 错误说明(可选) | Appears when you select Custom Error Code from the Error Code Range drop-down listbox. Enter the description of the error. This field accepts the same % codes as the Format Into String function. Use the % codes to customize the error description. |
| 错误或警告 | Specifies if the selected error code is handled as an error or a warning. |
| 包含调用链 | Includes in the error description the chain of callers from the current VI to the top-level VI, which is useful when determining where in the VI hierarchy the error occurred. |