MATLAB XPC TARGET 4 - API GUIDE Guide de l'utilisateur Page 14

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 372
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 13
1 Target and Scope Objects
1-2
Target Objects
xPC Target uses a target object (of class xpctarget.xpc) to represent the
target kernel and your target application. Use target object functions to run
and control real-time applications on the target PC with scope objects to collect
signal data.
See Chapter 14, “Function Reference,” for a reference of the target functions.
What Is a Target Object?
An understanding of the target object properties and methods will help you to
control and test your application on the target PC.
A target object on the host PC represents the interface to a target application
and the kernel on the target PC. You use target objects to run and control the
target application.
When you change a target object property on the host PC, information is
exchanged with the target PC and the target application.
To create a target object,
Build a target application. xPC Target creates a target object during the
build process.
Use the target object constructor function
xpc. In the MATLAB
®
window,
type
tg = xpctarget.xpc.
Target objects are of class
xpctarget.xpc. A target object has associated
properties and methods specific to that object.
Vue de la page 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 371 372

Commentaires sur ces manuels

Pas de commentaire