Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PTKu committed Apr 11, 2024
1 parent f455d9f commit 781f698
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/components.siemens.identification/app/apax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ devDependencies:
"@ix-ax/ax-sdk": '0.0.0-dev.0'
"@ax/hwc": ^0.12.217
"@ax/hwld": ^0.8.23
<<<<<<< HEAD
"@ax/dcp-utility": ^1.1.1
=======
>>>>>>> ab40b399003037d3c0dfc805f1b456a4790a6437
dependencies:
"@ix-ax/axopen.core": '0.0.0-dev.0'
"@ix-ax/axopen.timers": '0.0.0-dev.0'
Expand Down Expand Up @@ -124,10 +121,6 @@ scripts:
dcpli: apax dcp-utility list-interfaces -f JSON # list all interfaces, used to discover MAC address of the adapter connected to PLC and set the PC_MAC value accordingly

dcpd: apax dcp-utility discover --source-mac $PC_MAC --timeout 10000 # discover all accesible devices connected to adapter with MAC address equal to PC_MAC, used to discover MAC-addresses of the slaves and setting the PLC_MAC,RF186_MAC and ET201_MAC variables
<<<<<<< HEAD
=======
ET201_NAME: "et200sp"
>>>>>>> ab40b399003037d3c0dfc805f1b456a4790a6437

reset_plc: apax hwld -t $PLC_IP --resetPlc All --accept-security-disclaimer #total reset of the PLC including IP and name

Expand Down

0 comments on commit 781f698

Please sign in to comment.