Base Value AccessorΒΆ

This value accessor allows a value reader and/or value writer to be set explicitly.

Tip

This template is a base template. It is not likely that you will ever create items based directly on this template.

Template name Value Accessor
Base template none
Field Description
Value reader
Value reader used to read a value.

Most templates that inherit from this template use other fields to
provide information that is used to automatically determine the
appropriate value reader.

This field makes it possible for the value reader on a specific
item to be set explicitly. This field is not used often.
Value writer
Value writer used to write a value.

Most templates that inherit from this template use other fields to
provide information that is used to automatically determine the
appropriate value reader.

This field makes it possible for the value reader on a specific
item to be set explicitly. This field is not used often.