The AppleEvent VIs and VI Server properties and methods can return the following error codes. Refer to the KnowledgeBase for more information about correcting errors in LabVIEW.
| Code | Description |
|---|---|
| −1719 | Index is out of range in a put operation. |
| −1718 | The contents of the reply you are accessing have not arrived yet. |
| −1717 | No handler in the dispatch tables fits the parameters to AEGetEventHandler or AEGetCoercionHandler. |
| −1716 | Unknown Apple Event address type. |
| −1715 | Handler did not get all required parameters. |
| −1714 | Wrong keyword for a special function. |
| −1713 | No user interaction allowed. |
| −1712 | Apple Event timed out. |
| −1710 | Invalid sending mode was passed. |
| −1709 | AEResetTimer was passed an invalid reply parameter. |
| −1708 | AEResetTimer was passed an invalid reply parameter. |
| −1707 | The event is not an Apple Event. |
| −1706 | Need a newer version of Apple Event Manager. |
| −1705 | Operation involving a list item failed. |
| −1704 | Not a valid descriptor record. |
| −1703 | Wrong descriptor type. |
| −1702 | Data in an Apple Event could not be read. |
| −1701 | Descriptor record was not found. |
| −1700 | Data could not be coerced to the requested descriptor type. |