loadYamlPlc.cmd

description

Script for loading PLC from yaml file via jinja2

details

adds a PLC, line by line, from a yaml-file, parsed by jinja2

author

Niko Kivel, Anders Sandström


paramters

FILE the yaml-file containing the PLC definition


Example calls:

  • call
${SCRIPTEXEC} "./loadYamlPlc.cmd" "FILE=./plc1.yaml"