National-instruments AutoCode NI MATRIX Bedienungsanleitung Seite 163

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 250
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 162
Chapter 5 Generated Code Architecture
© National Instruments Corporation 5-55 AutoCode Reference
The following code uses the Enter_Shared_Varblk... syntax for
shared variable block generated code with callouts, using the
-vbco and
-epi options.
Enter_Shared_Varblk_Section(4, 1);
proc2_4_1 = isi_varblk[0]->block5[0];
proc2_4_2 = isi_varblk[0]->block5[1];
Leave_Shared_Varblk_Section(4, 1);
Caution
It is not possible to mix code with shared variable blocks generated with the
-epi option and code with shared variable blocks generation without -epi because the
prototypes of the shared variable block callouts are the same.
Seitenansicht 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 249 250

Kommentare zu diesen Handbüchern

Keine Kommentare