
Appendix B
B-132
C Example
See the TAG_LOCK() example on page B-123.
BASIC Example
The BASIC function number is 70.
DIM status : INTEGER
.
.
.
rem * TAG_UNLOCK - unlock the tag “Fred”, the timeout is 30 seconds
RUN AB_BAS (70,status,“Fred”,30)
.
.
.
References
TAG_LINK(); TAG_DEFINE(); TAG_UNDEF();
TAG_READ(); TAG_WRITE(); TAG_LOCK();
Comentarios a estos manuales