Write Method (IRealTimeBaseRecord)Save PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedApr 08, 20261 minute readHMI and SCADA Specific method for writing a field of any type from the currently locked record. Syntax C#C++/CLI void Write( Type type, string fieldName, string value ) void Write( Type^ type, String^ fieldName, String^ value ) Parameterstype Type of the field of interest to write.fieldName Full path of the field of interest to write.value The value to write. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceIRealTimeBaseRecord InterfaceIRealTimeBaseRecord Members In This Topic
Specific method for writing a field of any type from the currently locked record. Syntax C#C++/CLI void Write( Type type, string fieldName, string value ) void Write( Type^ type, String^ fieldName, String^ value ) Parameterstype Type of the field of interest to write.fieldName Full path of the field of interest to write.value The value to write. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceIRealTimeBaseRecord InterfaceIRealTimeBaseRecord Members
Specific method for writing a field of any type from the currently locked record. Syntax C#C++/CLI void Write( Type type, string fieldName, string value ) void Write( Type^ type, String^ fieldName, String^ value ) Parameterstype Type of the field of interest to write.fieldName Full path of the field of interest to write.value The value to write. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceIRealTimeBaseRecord InterfaceIRealTimeBaseRecord Members
Specific method for writing a field of any type from the currently locked record. Syntax C#C++/CLI void Write( Type type, string fieldName, string value ) void Write( Type^ type, String^ fieldName, String^ value ) Parameterstype Type of the field of interest to write.fieldName Full path of the field of interest to write.value The value to write. RequirementsTarget Platforms: For information on software requirements, see the AVEVA Enterprise SCADA Supported Configurations documentation.See AlsoReferenceIRealTimeBaseRecord InterfaceIRealTimeBaseRecord Members