diff --git a/axopen.template.simple/ax/apax.yml b/axopen.template.simple/ax/apax.yml index 911dbd0..6ed5e7b 100644 --- a/axopen.template.simple/ax/apax.yml +++ b/axopen.template.simple/ax/apax.yml @@ -52,7 +52,7 @@ variables: APAX_BUILD_ARGS: [ -d ] PLC_NAME: "plc_line" DEFAULT_NAMESPACE: "axosimple" - HWCONFIG: "TIA" + HWCONFIG: "HWC" AXTARGET: 10.222.6.1 AXTARGETPLATFORMINPUT: .\bin\1500\ AX_USERNAME: "adm" @@ -105,7 +105,7 @@ scripts: dotnet new install ./tmp_templates/ --force # Execute the dotnet new command with the provided class name - dotnet new danfoss_2300618_plc3-unit --unitname=$unitname -o ./src/Units/$unitname + dotnet new axosimple-unit --unitname=$unitname -o ./src/Units/$unitname # Move twin files to twin project mkdir -p ../axpansion/twin/Context/Units/