Table of Contents
Batch version of ip-report.py script.
This script can be run from command line. It is not recommended to run this script from the IP tool due to the active state of the AGDM.
The DSN (or DSN/user/pswd) for the AGDM and the ipset plan name MUST be specified for this script to run.
There are two ways to indicate what DSN and ipset plan name to use:
- Hardcode the names below in the global variables DSN_STRING = "my dsn" and PLAN_NAME = "my plan".
- Execute the script from command line with arguments:
batch-ip-accum.py mydsn myplan
If there are no command line arguments, the hardcoded global values are used. If there are command line arguments, they are used.
Python: 2.2.[3-*] MineSight 3D: 4.00.* MineSight Grail: 4.00.*
If the configuration options are changed, this script should be saved under a new name to prevent your setting from being overwritten when new releases are installed.
The Original Code is "batch-ip-report.py".
Copyright (C) 2014 Leica Geosystems. All Rights Reserved. MineSight(R) is a registered trademark of Leica Geosystems.