Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


cnetdiff

Printer Friendly View | TOC | Home

Compare two control networks

Overview Parameters

Description

This program will compare two control network files. The purpose of this program is for application tests that output a control network formatted file, to be able to compare binary control networks with tolerances in numerical values of keywords. Note: This application only checks the ControlNet keywords Network ID and Target Name, other keywords for the network, such as UserName and Description, are not compared. For points and measures, the DateTime keyword is always ignored.

Categories


History

Steven Lambright2010-10-19 Original version
Christopher Austin2011-01-18 Altered to compile with the new Control redesign.
Jeannie Backer2011-07-27 Added documentation.

Parameter Groups

Files

Name Description
FROM Input Control Network File 1
FROM2 Input Control Network File 2
DIFF Input tolerance file
TO Differences
X

Files: FROM


Description

Type filename
File Mode input
Filter *.net *.bin
Close Window
X

Files: FROM2


Description

Type filename
File Mode input
Filter *.net *.bin
Close Window
X

Files: DIFF


Description

This is used to specify tolerances between the two input files. If this file is not specified, the two control network files must match exactly except for date/times.

Type filename
File Mode input
Internal Default None
Filter *.net.DIFF
Close Window
X

Files: TO


Description

This will output the differences to a text file.

Type filename
File Mode output
Internal Default None
Filter *.txt
Close Window