chargelink beckhoff
Export Beckhoff synchronization metadata used in EL6761 or ADS-backed bench environments.
Reference syntax
usage: chargelink beckhoff [-h] {sync} ...
positional arguments:
{sync}
options:
-h, --help show this help message and exit
Subcommands
Subcommand |
Purpose |
|---|---|
|
Export Beckhoff synchronization metadata for EL6761 or ADS use. |
sync
Export Beckhoff synchronization metadata for EL6761 or ADS use.
CLI help
usage: chargelink beckhoff sync [-h] [--ams-net-id AMS_NET_ID]
[--ip-address IP_ADDRESS] [--output OUTPUT]
options:
-h, --help show this help message and exit
--ams-net-id AMS_NET_ID
--ip-address IP_ADDRESS
--output OUTPUT
Production examples
Export Beckhoff sync metadata.
chargelink beckhoff sync --ams-net-id '5.24.33.1.1.1' --ip-address '192.168.10.50' --output 'artifacts/beckhoff/sync.json'
Export a second Beckhoff sync payload.
chargelink beckhoff sync --ams-net-id '5.24.33.1.1.2' --ip-address '192.168.10.51' --output 'artifacts/beckhoff/sync_b.json'