Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Uživatelský manuál Strana 260

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 312
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 259
!&&*$$)(!#'
Appendix B

B-129
Removes a TAG or TAGs from the TAG table defined by the
calling process.
C Syntax
#include <copro.h>
unsigned TAG_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
by this process.
Returns
Value Symbolic Name Meaning
 %&(!$# ')'')"
   !#  $)( $ &#
   #$( $)#
  ""& !' #$( (  !#& $ ( !' 
Description
Use the TAG_UNDEF function to remove a TAG or TAGs from the TAG
table. This function can only remove TAGs defined by the calling process.
C Example
unsigned status;
status = TAG_UNDEF (“Fred”);
TAG_UNDEF
Zobrazit stránku 259
1 2 ... 255 256 257 258 259 260 261 262 263 264 265 ... 311 312

Komentáře k této Příručce

Žádné komentáře