Sends the Abort 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. If 1000, the target VI is not running. Refer to the AppleEvent Error Codes for more information. |