CoreMini Script interface Overview - intrepidcs APIΒΆ
The CoreMini Script Interface is a way to use functionality from Vehicle Spy in your own application. When a CoreMini file is created in Vehicle Spy 3 it creates header files for the functions in the file and giving access to basic parameters in the script.
This section includes commands to load and interact with CoreMini scripts for Intrepid Control Systems 3G hardware. CoreMini scripts are created using Vehicle Spy 3. For information on creating CoreMini scripts see the help documents for Vehicle Spy 3. The table below lists the different script interface commands and gives a short description of the command.
Function |
Description |
Starts execution of a script that has been downloaded to a neoVI device |
|
Stops execution of a script running on a neoVI device |
|
Downloads a script to a connected neoVI device into a specified location |
|
Clears a script from a specific location on a neoVI device |
|
Starts a function block within a script on a neoVI device |
|
Returns the run status of a function block within a script on a neoVI device |
|
Stops the execution of a function block within a script on a neoVI device |
|
Stops the execution of a function block within a script on a neoVI device |
|
Read an application signal from a script running on a neoVI device |
|
Set the value of an application signal in a script running on a neoVI device |