Package com.quanser.quarc.target


package com.quanser.quarc.target
Provides the classes necessary to communicate with the QUARC Target Manager running on a local or remote target.

The principal class used to communicate with a target is the QUARCTarget class. There are additional interfaces defined for downloading code and other features.

  • Class
    Description
    The interface used for downloading code.
    The listener interface for receiving model events.
    The QUARCTarget class is the main interface to a QUARC Target.