Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Manual de usuario Pagina 246

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 312
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 245

Appendix B

B-115
Returns the number of TAG definitions available in the TAG table.
C Syntax
#include <copro.h>
unsigned TAG_DEF_AVAIL ( )
Parameters
Returns
Value Meaning

         
Description
Use TAG_DEF_AVAIL to determine the number of TAG definitions
available in the system’s TAG table. The function calculates the difference
between the number of entries defined in the online utility and the number
of successful TAG definitions made using TAG_DEFINE.
C Example
unsigned avail_val;
avail_val = TAG_DEF_AVAIL ( );
BASIC Example
The BASIC function code is 63.
References
TAG_DEFINE(); TAG_UNDEF(); TAG_LINK();
TAG_GLOBAL_UNDEF();
TAG_DEF_AVAIL
Vista de pagina 245
1 2 ... 241 242 243 244 245 246 247 248 249 250 251 ... 311 312

Comentarios a estos manuales

Sin comentarios