Start of trail End of trail navigation bar

Table of Contents > QUARC > User's Guide > QUARC External Interfaces > Java Functions

Target Management

QUARC provides an external interface for managing real-time code on a local or remote target from Java. This API provides similar functionality to the QUARC command-line tools, allowing models to be downloaded, run and stopped, as well as the standard I/O of the model to be monitored. The documentation in this section is organized as standard Java documentation, with which Java programmers are quite familiar.

Please use the following link to go to the Java documentation for the com.quanser.quarc.target package, which contains the Java classes used to communicate with and manage targets.

 

navigation bar