KB-19380: Disabling tags’ read/write.

Question:

How can I disable the writing and reading of all the tags in a folder inside an I/O driver?

Solution:

To do so, you must use the Deactivate() method of the folder containing the tags. Example:

Application.GetObject(“Driver1.Folder1”).Deactivate()

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Deixe seu Comentário

Seu endereço de e-mail não será publicado. Campos marcados com asterisco são obrigatórios *