Fix Variable Names
This commit is contained in:
@@ -8,7 +8,7 @@ namespace InfineonHMI;
|
||||
/// </summary>
|
||||
public partial class HotCoolPlatePage : Page
|
||||
{
|
||||
public static string AdsVariableName = "GVL_SCADA.stMachine.TrayFeeder";
|
||||
public static string AdsVariableName = "GVL_SCADA.stMachine";
|
||||
|
||||
public static HotCoolPlatePageVM CreateModel(IAdsManager adsManager)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user