Property Value
true
if the variable is readable; otherwise, false
.
The default value of this property is True
.
true
if the variable is readable; otherwise, false
.
The default value of this property is True
.
This property allows clients to determine if the variable's value can be read by OPC clients. Setting this to false
can be used to restrict access to the variable's value.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.