What is NOCOPY?

Answer Posted / surbhi

Well the answer as i browsed was this regarding NOCOPY:

The automatic transfer of data from the internal data
memory to the memory card can be prevented by the command

NOCOPY

which instructs the dataTaker not to transfer data from the
internal data memory to the data area of the inserted
memory card. The NOCOPY state remains active until the
memory card which contains the command is removed. When
another memory card is inserted, automatic data transfer is
again enabled.

The following example illustrates the use of the NOCOPY
command in a card program. This program is stored in the
program area of a memory card.

;NOCOPY
;ALARM5(1TK>100)"Temperature Alarm"
;ALARM6(2TK>105)AND
;ALARM7(3TK<140)4DSO

The NOCOPY command is used in this program to instruct the
logger not to transfer data from the internal data memory
to the memory card at any time while this memory card is
inserted in the logger.

This programming example is typical of a memory card being
used as a program only card, to enter new alarms or alarm
setpoints, change Schedule triggers, etc. while the current
program continues.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the functionality of the function htmlentities? : Sql dba

517


What is left join in sql?

576


what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba

617


Why do we use joins in sql?

498


what is column? : Sql dba

567






What is the command used to fetch first 5 characters of the string?

878


What are the most important ddl statements in sql?

572


How do you use a while loop in pl sql?

533


What is the full form of sql?

532


What is the difference between joins?

532


What is the best partition size for windows 10?

477


what is the difference between truncate and delete statement? : Transact sql

539


What are secondary keys?

555


How to revise and re-run the last sql command?

644


What is clause?

606