Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual

Page 261

Advertising
background image

API Library of Routines

Appendix B

TAG_UNDEF

B-130

BASIC Example

The BASIC function code is 61.

DIM status : INTEGER

.

.

.

rem * TAG_UNDEF - undefine the tag “Fred” created by my process

RUN AB_BAS (61,status,“Fred”)

.

.

.

References

TAG_DEFINE(); TAG_DEF_AVAIL(); TAG_LINK();
TAG_GLOBAL_UNDEF();

Advertising