diff --git a/MapoSDK/dataConf.cs b/MapoSDK/dataConf.cs
index 8bc0f11c..568fc6cd 100644
--- a/MapoSDK/dataConf.cs
+++ b/MapoSDK/dataConf.cs
@@ -29,6 +29,11 @@ namespace MapoSDK
///
public string memAddr { get; set; } = "";
+ ///
+ /// Struttura Valore composto a partire da altre variabili read/write esistenti
+ ///
+ public string ComposedVal { get; set; } = "";
+
///
/// Tipo di dato
///