Instrument Control Toolbox | ![]() ![]() |
Enabling Action Functions After They Error
If an error occurs while an action function is executing, then:
If you want to enable the same action function, then you must disconnect the object with the fclose
function. If you want to use a different action function, then the action will be enabled when you configure the action property to the new value.
![]() | Creating and Executing Action Functions | Example: Using Events and Actions to Read Binary Data | ![]() |