Sends the Run VI Apple event to a target LabVIEW application.
![]() |
VI name is the actual name of the VI, not its pathname. The VI must be open already. You can open the VI by using the AESend Open Document VI. | ||||||||||||||||||||
![]() |
target ID describes the target application and its location. Most VIs that send Apple events need a description of the target application that receives the Apple event. | ||||||||||||||||||||
![]() |
send options indicates whether the target application can interact with the user and the length of the Apple event timeout. Many of the VIs that send an Apple event have a send options input.
| ||||||||||||||||||||
![]() |
error string describes error information. | ||||||||||||||||||||
![]() |
error, if negative, indicates a Macintosh error. If positive, error indicates an error internal to the CIN that generated it. Refer to the Apple Event Error Codes for more information. |