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

  • 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 210
%%)##('"&
Appendix B

B-80
Deletes a data definition from the DTL data-definition table.
C Syntax
#include <copro.h>
unsigned DTL_UNDEF (name_id)
unsigned name_id;
Parameters
name_id
DTL_C_DEFINE returns this handle when the data item is defined.
Description
Use the DTL_UNDEF function to delete an entry in the data-
definition table.
Returns
Status Symbolic Name Meaning
 $%'#" &(&&(
  "'#" '  "#' "' *
  "'#"  #(' # %"
  # &( ' '! "
C Example
unsigned status;
unsigned analog;
.
.
.
DTL_C_DEFINE (&analog, . . .)
.
.
.
status = DTL_UNDEF (analog);
DTL_UNDEF
Zobrazit stránku 210
1 2 ... 206 207 208 209 210 211 212 213 214 215 216 ... 311 312

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

Žádné komentáře