Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Instrukcja Użytkownika Strona 250

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 312
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 249
$$(""'&!%
Appendix B

B-119
Removes a TAG or TAGs from the TAG table defined by any
calling process.
C Syntax
#include <copro.h>
unsigned TAG_GLOBAL_UNDEF (tag)
unsigned tag;
or
char *tag;
Parameters
tag
Use to access the TAG table. This can be either the symbolic TAG or
the handle returned from a TAG_LINK or TAG_DEFINE call. A value
of CC_ALLTAGS (defined in COPRO.H) will remove all TAGs defined
in the TAG table.
Returns
Value Symbolic Name Meaning
 #$&"! %'%%'
   !  "'& " $!
   !"& "'!
Description
Use the TAG_UNDEF function to remove a TAG or TAGs from the
TAG table.
C Example
unsigned status;
status = TAG_GLOBAL_UNDEF (“Fred”);
TAG_GLOBAL_UNDEF
Przeglądanie stron 249
1 2 ... 245 246 247 248 249 250 251 252 253 254 255 ... 311 312

Komentarze do niniejszej Instrukcji

Brak uwag