Skip to content

Commit

Permalink
Merge pull request #14 from simatic-ax/renovate/ax-ax2tia-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @ax/ax2tia to v9
  • Loading branch information
sjuergen authored Jul 2, 2024
2 parents b0b1419 + a43f5d9 commit 45a46fc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@ apaxVersion: 3.2.1
devDependencies:
"@ax/sdk": 2405.0.0
"@ax/ax2tia": 9.0.26

dependencies:
"@ax/simatic-1500-motioncontrol-native-v7": 6.0.11

files:
- bin

# Project variables
variables:
PATH_NAME: "./bin/handover-folder"
Expand All @@ -28,7 +32,6 @@ variables:
# remove, if you do not want to allow debugging of your code
APAX_BUILD_ARGS:
- "--debug"

scripts:
export-tialib: ax2tia -i ./bin/1500/*.lib -o "$PATH_NAME"
import-tialib: '"$TIA_INSTALL_PATH\\bin\\Siemens.Simatic.Lang.Library.Importer.exe" -i "$PATH_NAME" -o "$TIA_GLOBAL_LIB_PATH"'
Expand Down

0 comments on commit 45a46fc

Please sign in to comment.