Add Arguments Ex
About 1 min
Add Arguments Ex.vi
Extension version of Add Arugument.vi to support passing more arguments for the python function.

type | descriptions |
---|---|
![]() | Argument 1 The argument value that will be applied to the python method. |
![]() | Argument 2 The argument value that will be applied to the python method. |
![]() | Argument 3 The argument value that will be applied to the python method. |
![]() | Argument 4 The argument value that will be applied to the python method. |
![]() | Argument 5 The argument value that will be applied to the python method. |
![]() | Argument 6 The argument value that will be applied to the python method. |
![]() | Argument 7 The argument value that will be applied to the python method. |
![]() | Argument 8 The argument value that will be applied to the python method. |
![]() | Keyname 1 specifies the 1st argument value name of the python function. |
![]() | Keyname 2 specifies the 2nd argument value name of the python function. |
![]() | Keyname 3 specifies the 3rd argument value name of the python function. |
![]() | Keyname 4 specifies the 4th argument value name of the python function. |
![]() | Keyname 5 specifies the 5th argument value name of the python function. |
![]() | Keyname 6 specifies the 6th argument value name of the python function. |
![]() | Keyname 7 specifies the 7th argument value name of the python function. |
![]() | Keyname 8 specifies the 8th argument value name of the python function. |
![]() | error in error in can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
type | descriptions |
---|---|
![]() | Argument Object Variant Out The argument list which contains the value in "Argument Object Variant Out" and the new added "Argument". |
![]() | error out contains error information. |