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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 312
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 210
1 2 ... 206 207 208 209 210 211 212 213 214 215 216 ... 311 312

Komentarze do niniejszej Instrukcji

Brak uwag