Read Method (RealTimeBaseRecord)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Specific method for reading a field of any type from the currently locked record. Syntax C#C++/CLI public virtual string Read( Type type, string fieldName ) public: virtual String^ Read( Type^ type, String^ fieldName ) Parameterstype Type of the field of interest to read.fieldName Full path of the field of interest to read. Return Value The value retrieved associated with the given field. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members In This Topic
Specific method for reading a field of any type from the currently locked record. Syntax C#C++/CLI public virtual string Read( Type type, string fieldName ) public: virtual String^ Read( Type^ type, String^ fieldName ) Parameterstype Type of the field of interest to read.fieldName Full path of the field of interest to read. Return Value The value retrieved associated with the given field. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members
Specific method for reading a field of any type from the currently locked record. Syntax C#C++/CLI public virtual string Read( Type type, string fieldName ) public: virtual String^ Read( Type^ type, String^ fieldName ) Parameterstype Type of the field of interest to read.fieldName Full path of the field of interest to read. Return Value The value retrieved associated with the given field. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members
Specific method for reading a field of any type from the currently locked record. Syntax C#C++/CLI public virtual string Read( Type type, string fieldName ) public: virtual String^ Read( Type^ type, String^ fieldName ) Parameterstype Type of the field of interest to read.fieldName Full path of the field of interest to read. Return Value The value retrieved associated with the given field. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceRealTimeBaseRecord ClassRealTimeBaseRecord Members