Using the Standard Functionality for error in Parameters
- 更新时间2025-09-18
- 阅读时长2分钟
Many LabVIEW nodes, such as VIs, contain error in parameters you can use to manage errors. These parameters typically provide the same, standard functionality. When a node exhibits different parameter functionality, the exceptions are documented in the reference material for that node.
Standard error in behavior is as follows:
Note Some nodes, such as error handling
VIs, contain an error in parameter that does not provide
standard error in functionality, but that contains an error
in cluster that is standard.
![]() | The error in accepts error information wired from previously called
VIs. Use this information to decide if any functionality must be
bypassed in the event of errors from other VIs. Right-click the front
panel error in control and select
Explain Error or Explain
Warning from the shortcut menu for more information
about the error displayed.
|
