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