var-pool.py

Utility to generate pools for each OPC/TWS table and fiil it with the variables and their values

It creates a file with "ctmvar -pool setvar " line for every variable.

Script usage:

usage: var-pool.py [-h] [-i] [-o] [-e]

Utility to generate pools for each OPC/TWS table and fiil it with the variables and their values

options:
  -h, --help  show this help message and exit
  -i          Extracted vartab from OPC/TWS on MF
  -o          File to hold add commands to add variables into pool
  -e          Encoding of the input file - Default is the local default encoding
