Rockwell Automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User Manual User Manual

Page 251

Advertising
background image

API Library of Routines

Appendix B

TAG_GLOBAL_UNDEF

B-120

BASIC Example

The BASIC function code is 62.

DIM status : INTEGER

.

.

.

rem * TAG_GLOBAL_UNDEF - undefine the tag “steps” created by another process

RUN AB_BAS (62,status,“steps”)

.

.

.

References

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

Advertising