Initial commit: Wonderware / System Platform tools and reference

Five tools under one repo, all docs organized per DOCS-GUIDE.md:

- aalogcli: .NET 4.8 / x86 CliFx CLI for reading System Platform binary
  logs (*.aaLGX) for LLM debugging, built on aaOpenSource/aaLog. Commands:
  last, tail, range, unread, fields. Stable JSON envelope under --llm-json.
  Build template under lib/build/ for rebuilding aaLogReader.dll.

- aot: ArchestrA Object Toolkit 2014 v4.0 reference material. Dev guide
  (Markdown converted from CHM), API reference for the ArchestrA.Toolkit
  namespace, and the Monitor / Watchdog VS sample solutions.

- graccesscli: .NET 4.8 / x86 CliFx CLI that automates Galaxy
  configuration via the ArchestrA GRAccess COM interop. Includes session
  daemon, IPC protocol, and llm-json envelope contract.

- grdb: SQL/DDL exploration of the Galaxy Repository database. DDL
  captures, reusable queries, hierarchy / contained-name <-> tag-name
  translation notes.

- histdb: LLM-oriented reference for AVEVA Historian retrieval. INSQL
  linked-server, extension tables, every wwXxx time-domain extension,
  every retrieval mode, alarm/event SQL recipes, REST API. Distilled
  from the 243-page Historian Retrieval Guide.

Root contains:
- CLAUDE.md: thin index pointing into each tool's README.
- DOCS-GUIDE.md: doctrine for organizing docs for LLM consumption.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph Doherty
2026-05-03 18:22:20 -04:00
commit 32f26272ae
411 changed files with 69973 additions and 0 deletions
@@ -0,0 +1,352 @@
//------------------------------------------------------------------------------
// Copyright (C) 2008 Invensys Systems Inc. All rights reserved.
//
// THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//------------------------------------------------------------------------------
namespace ArchestrA.Toolkit.Monitor
{
partial class MonitorEditor
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing)
{
if (components != null)
{
components.Dispose();
}
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MonitorEditor));
this.tabPage1 = new System.Windows.Forms.TabPage();
this.aaLockIcon3 = new ArchestraEditorFramework.aaLockIcon();
this.aaLabel4 = new ArchestraEditorFramework.aaLabel();
this.aaCheckBox1 = new ArchestraEditorFramework.aaCheckBox();
this.aaLockIcon2 = new ArchestraEditorFramework.aaLockIcon();
this.aaSecurityClassificationIcon3 = new ArchestraEditorFramework.aaSecurityClassificationIcon();
this.aaLabel3 = new ArchestraEditorFramework.aaLabel();
this.aaTextBoxMxReference2 = new ArchestraEditorFramework.aaTextBoxMxReference();
this.aaLockIcon1 = new ArchestraEditorFramework.aaLockIcon();
this.aaSecurityClassificationIcon2 = new ArchestraEditorFramework.aaSecurityClassificationIcon();
this.aaLabel2 = new ArchestraEditorFramework.aaLabel();
this.aaTextBoxMxReference1 = new ArchestraEditorFramework.aaTextBoxMxReference();
this.aaSecurityClassificationIcon1 = new ArchestraEditorFramework.aaSecurityClassificationIcon();
this.aaLabel1 = new ArchestraEditorFramework.aaLabel();
this.aaCustomUpDown1 = new ArchestraEditorFramework.aaCustomUpDown();
this.MainTabControl.SuspendLayout();
this.tabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.aaLockIcon3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.aaLockIcon2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.aaSecurityClassificationIcon3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.aaLockIcon1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.aaSecurityClassificationIcon2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.aaSecurityClassificationIcon1)).BeginInit();
this.SuspendLayout();
//
// CaptionPanel
//
this.CaptionPanel.Size = new System.Drawing.Size(748, 32);
//
// MainTabControl
//
this.MainTabControl.Controls.Add(this.tabPage1);
this.MainTabControl.Size = new System.Drawing.Size(732, 438);
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.SystemColors.Window;
this.tabPage1.Controls.Add(this.aaLockIcon3);
this.tabPage1.Controls.Add(this.aaLabel4);
this.tabPage1.Controls.Add(this.aaCheckBox1);
this.tabPage1.Controls.Add(this.aaLockIcon2);
this.tabPage1.Controls.Add(this.aaSecurityClassificationIcon3);
this.tabPage1.Controls.Add(this.aaLabel3);
this.tabPage1.Controls.Add(this.aaTextBoxMxReference2);
this.tabPage1.Controls.Add(this.aaLockIcon1);
this.tabPage1.Controls.Add(this.aaSecurityClassificationIcon2);
this.tabPage1.Controls.Add(this.aaLabel2);
this.tabPage1.Controls.Add(this.aaTextBoxMxReference1);
this.tabPage1.Controls.Add(this.aaSecurityClassificationIcon1);
this.tabPage1.Controls.Add(this.aaLabel1);
this.tabPage1.Controls.Add(this.aaCustomUpDown1);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(724, 412);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "tabPage1";
//
// aaLockIcon3
//
this.aaLockIcon3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.aaLockIcon3.Attribute = "PVInputOutput.SeparateFeedbackConfigured";
this.aaLockIcon3.BackColor = System.Drawing.Color.Transparent;
this.aaLockIcon3.Cursor = System.Windows.Forms.Cursors.Hand;
this.aaLockIcon3.Image = ((System.Drawing.Image)(resources.GetObject("aaLockIcon3.Image")));
this.aaLockIcon3.Location = new System.Drawing.Point(604, 115);
this.aaLockIcon3.Name = "aaLockIcon3";
this.aaLockIcon3.Size = new System.Drawing.Size(21, 20);
this.aaLockIcon3.TabIndex = 27;
this.aaLockIcon3.TabStop = false;
this.aaLockIcon3.Text = "PVInputOutput.SeparateFeedbackConfigured";
//
// aaLabel4
//
this.aaLabel4.Attribute = null;
this.aaLabel4.BackColor = System.Drawing.Color.Transparent;
this.aaLabel4.Dictionary = null;
this.aaLabel4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.aaLabel4.Location = new System.Drawing.Point(43, 116);
this.aaLabel4.Name = "aaLabel4";
this.aaLabel4.PhraseID = null;
this.aaLabel4.Size = new System.Drawing.Size(231, 20);
this.aaLabel4.TabIndex = 26;
this.aaLabel4.Text = "PVInputOutput.SeparateFeedbackConfigured:";
this.aaLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// aaCheckBox1
//
this.aaCheckBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.aaCheckBox1.Attribute = "PVInputOutput.SeparateFeedbackConfigured";
this.aaCheckBox1.BackColor = System.Drawing.Color.Transparent;
this.aaCheckBox1.Dictionary = null;
this.aaCheckBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
this.aaCheckBox1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.aaCheckBox1.Location = new System.Drawing.Point(280, 116);
this.aaCheckBox1.Name = "aaCheckBox1";
this.aaCheckBox1.PhraseID = null;
this.aaCheckBox1.Size = new System.Drawing.Size(20, 24);
this.aaCheckBox1.TabIndex = 25;
this.aaCheckBox1.UseVisualStyleBackColor = false;
//
// aaLockIcon2
//
this.aaLockIcon2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.aaLockIcon2.Attribute = "PVInputOutput.ReferenceSecondary";
this.aaLockIcon2.BackColor = System.Drawing.Color.Transparent;
this.aaLockIcon2.Cursor = System.Windows.Forms.Cursors.Hand;
this.aaLockIcon2.Image = ((System.Drawing.Image)(resources.GetObject("aaLockIcon2.Image")));
this.aaLockIcon2.Location = new System.Drawing.Point(604, 89);
this.aaLockIcon2.Name = "aaLockIcon2";
this.aaLockIcon2.Size = new System.Drawing.Size(20, 20);
this.aaLockIcon2.TabIndex = 24;
this.aaLockIcon2.TabStop = false;
this.aaLockIcon2.Text = "PVInputOutput.ReferenceSecondary";
//
// aaSecurityClassificationIcon3
//
this.aaSecurityClassificationIcon3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.aaSecurityClassificationIcon3.Attribute = "PVInputOutput.ReferenceSecondary";
this.aaSecurityClassificationIcon3.BackColor = System.Drawing.Color.Transparent;
this.aaSecurityClassificationIcon3.Cursor = System.Windows.Forms.Cursors.Hand;
this.aaSecurityClassificationIcon3.Image = ((System.Drawing.Image)(resources.GetObject("aaSecurityClassificationIcon3.Image")));
this.aaSecurityClassificationIcon3.Location = new System.Drawing.Point(576, 89);
this.aaSecurityClassificationIcon3.Name = "aaSecurityClassificationIcon3";
this.aaSecurityClassificationIcon3.Size = new System.Drawing.Size(20, 20);
this.aaSecurityClassificationIcon3.TabIndex = 23;
this.aaSecurityClassificationIcon3.TabStop = false;
this.aaSecurityClassificationIcon3.Text = "PVInputOutput.ReferenceSecondary";
//
// aaLabel3
//
this.aaLabel3.Attribute = null;
this.aaLabel3.BackColor = System.Drawing.Color.Transparent;
this.aaLabel3.Dictionary = null;
this.aaLabel3.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.aaLabel3.Location = new System.Drawing.Point(81, 89);
this.aaLabel3.Name = "aaLabel3";
this.aaLabel3.PhraseID = null;
this.aaLabel3.Size = new System.Drawing.Size(191, 20);
this.aaLabel3.TabIndex = 22;
this.aaLabel3.Text = "PVInputOutput.ReferenceSecondary:";
this.aaLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// aaTextBoxMxReference2
//
this.aaTextBoxMxReference2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.aaTextBoxMxReference2.Attribute = "PVInputOutput.ReferenceSecondary";
this.aaTextBoxMxReference2.BackColor = System.Drawing.Color.Transparent;
this.aaTextBoxMxReference2.Dictionary = null;
this.aaTextBoxMxReference2.FilterNamePhraseID = null;
this.aaTextBoxMxReference2.Font = new System.Drawing.Font("Tahoma", 8.25F);
this.aaTextBoxMxReference2.Location = new System.Drawing.Point(280, 89);
this.aaTextBoxMxReference2.Name = "aaTextBoxMxReference2";
this.aaTextBoxMxReference2.Size = new System.Drawing.Size(288, 21);
this.aaTextBoxMxReference2.TabIndex = 21;
//
// aaLockIcon1
//
this.aaLockIcon1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.aaLockIcon1.Attribute = "PVInputOutput.Reference";
this.aaLockIcon1.BackColor = System.Drawing.Color.Transparent;
this.aaLockIcon1.Cursor = System.Windows.Forms.Cursors.Hand;
this.aaLockIcon1.Image = ((System.Drawing.Image)(resources.GetObject("aaLockIcon1.Image")));
this.aaLockIcon1.Location = new System.Drawing.Point(604, 62);
this.aaLockIcon1.Name = "aaLockIcon1";
this.aaLockIcon1.Size = new System.Drawing.Size(20, 20);
this.aaLockIcon1.TabIndex = 20;
this.aaLockIcon1.TabStop = false;
this.aaLockIcon1.Text = "PVInputOutput.Reference";
//
// aaSecurityClassificationIcon2
//
this.aaSecurityClassificationIcon2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.aaSecurityClassificationIcon2.Attribute = "PVInputOutput.Reference";
this.aaSecurityClassificationIcon2.BackColor = System.Drawing.Color.Transparent;
this.aaSecurityClassificationIcon2.Cursor = System.Windows.Forms.Cursors.Hand;
this.aaSecurityClassificationIcon2.Image = ((System.Drawing.Image)(resources.GetObject("aaSecurityClassificationIcon2.Image")));
this.aaSecurityClassificationIcon2.Location = new System.Drawing.Point(576, 62);
this.aaSecurityClassificationIcon2.Name = "aaSecurityClassificationIcon2";
this.aaSecurityClassificationIcon2.Size = new System.Drawing.Size(20, 20);
this.aaSecurityClassificationIcon2.TabIndex = 19;
this.aaSecurityClassificationIcon2.TabStop = false;
this.aaSecurityClassificationIcon2.Text = "PVInputOutput.Reference";
//
// aaLabel2
//
this.aaLabel2.Attribute = null;
this.aaLabel2.BackColor = System.Drawing.Color.Transparent;
this.aaLabel2.Dictionary = null;
this.aaLabel2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.aaLabel2.Location = new System.Drawing.Point(133, 62);
this.aaLabel2.Name = "aaLabel2";
this.aaLabel2.PhraseID = null;
this.aaLabel2.Size = new System.Drawing.Size(139, 20);
this.aaLabel2.TabIndex = 18;
this.aaLabel2.Text = "PVInputOutput.Reference:";
this.aaLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// aaTextBoxMxReference1
//
this.aaTextBoxMxReference1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.aaTextBoxMxReference1.Attribute = "PVInputOutput.Reference";
this.aaTextBoxMxReference1.BackColor = System.Drawing.Color.Transparent;
this.aaTextBoxMxReference1.Dictionary = null;
this.aaTextBoxMxReference1.FilterNamePhraseID = null;
this.aaTextBoxMxReference1.Font = new System.Drawing.Font("Tahoma", 8.25F);
this.aaTextBoxMxReference1.Location = new System.Drawing.Point(280, 62);
this.aaTextBoxMxReference1.Name = "aaTextBoxMxReference1";
this.aaTextBoxMxReference1.Size = new System.Drawing.Size(288, 21);
this.aaTextBoxMxReference1.TabIndex = 17;
//
// aaSecurityClassificationIcon1
//
this.aaSecurityClassificationIcon1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.aaSecurityClassificationIcon1.Attribute = "PVHiLimit";
this.aaSecurityClassificationIcon1.BackColor = System.Drawing.Color.Transparent;
this.aaSecurityClassificationIcon1.Cursor = System.Windows.Forms.Cursors.Hand;
this.aaSecurityClassificationIcon1.Image = ((System.Drawing.Image)(resources.GetObject("aaSecurityClassificationIcon1.Image")));
this.aaSecurityClassificationIcon1.Location = new System.Drawing.Point(576, 35);
this.aaSecurityClassificationIcon1.Name = "aaSecurityClassificationIcon1";
this.aaSecurityClassificationIcon1.Size = new System.Drawing.Size(20, 20);
this.aaSecurityClassificationIcon1.TabIndex = 16;
this.aaSecurityClassificationIcon1.TabStop = false;
this.aaSecurityClassificationIcon1.Text = "PVHiLimit";
//
// aaLabel1
//
this.aaLabel1.Attribute = null;
this.aaLabel1.BackColor = System.Drawing.Color.Transparent;
this.aaLabel1.Dictionary = null;
this.aaLabel1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.aaLabel1.Location = new System.Drawing.Point(213, 35);
this.aaLabel1.Name = "aaLabel1";
this.aaLabel1.PhraseID = null;
this.aaLabel1.Size = new System.Drawing.Size(59, 20);
this.aaLabel1.TabIndex = 15;
this.aaLabel1.Text = "PVHiLimit:";
this.aaLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// aaCustomUpDown1
//
this.aaCustomUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.aaCustomUpDown1.Attribute = "PVHiLimit";
this.aaCustomUpDown1.BackColor = System.Drawing.Color.Transparent;
this.aaCustomUpDown1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.aaCustomUpDown1.Increment = new decimal(new int[] {
1,
0,
0,
65536});
this.aaCustomUpDown1.Location = new System.Drawing.Point(280, 35);
this.aaCustomUpDown1.Maximum = new decimal(new int[] {
268435456,
1042612833,
542101086,
0});
this.aaCustomUpDown1.Minimum = new decimal(new int[] {
268435456,
1042612833,
542101086,
-2147483648});
this.aaCustomUpDown1.Name = "aaCustomUpDown1";
this.aaCustomUpDown1.Size = new System.Drawing.Size(201, 21);
this.aaCustomUpDown1.TabIndex = 14;
this.aaCustomUpDown1.Value = new decimal(new int[] {
0,
0,
0,
0});
//
// MonitorEditor
//
this.Name = "MonitorEditor";
this.Size = new System.Drawing.Size(748, 482);
this.MainTabControl.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.aaLockIcon3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.aaLockIcon2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.aaSecurityClassificationIcon3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.aaLockIcon1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.aaSecurityClassificationIcon2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.aaSecurityClassificationIcon1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabPage tabPage1;
private ArchestraEditorFramework.aaLockIcon aaLockIcon3;
private ArchestraEditorFramework.aaLabel aaLabel4;
private ArchestraEditorFramework.aaCheckBox aaCheckBox1;
private ArchestraEditorFramework.aaLockIcon aaLockIcon2;
private ArchestraEditorFramework.aaSecurityClassificationIcon aaSecurityClassificationIcon3;
private ArchestraEditorFramework.aaLabel aaLabel3;
private ArchestraEditorFramework.aaTextBoxMxReference aaTextBoxMxReference2;
private ArchestraEditorFramework.aaLockIcon aaLockIcon1;
private ArchestraEditorFramework.aaSecurityClassificationIcon aaSecurityClassificationIcon2;
private ArchestraEditorFramework.aaLabel aaLabel2;
private ArchestraEditorFramework.aaTextBoxMxReference aaTextBoxMxReference1;
private ArchestraEditorFramework.aaSecurityClassificationIcon aaSecurityClassificationIcon1;
private ArchestraEditorFramework.aaLabel aaLabel1;
private ArchestraEditorFramework.aaCustomUpDown aaCustomUpDown1;
}
}
@@ -0,0 +1,36 @@
//------------------------------------------------------------------------------
// Copyright (C) 2008 Invensys Systems Inc. All rights reserved.
//
// THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//------------------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using System.Runtime.InteropServices;
namespace ArchestrA.Toolkit.Monitor
{
[Guid("d5f5236a-f1eb-4620-b2df-4c1adc4f3e7b")]
[ProgId("test.Monitor.5")]
public partial class MonitorEditor : ArchestraEditorFramework.aaBaseEditorForm
{
public MonitorEditor()
{
this.Dictionary = "test:Monitor5.aaDCT";
// This call is required by the Windows Form Designer.
InitializeComponent();
// TODO: Add any initialization after the InitializeComponent call
}
}
}
@@ -0,0 +1,139 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{06CEDE14-B295-4817-A439-D2B60D71FF4C}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ArchestrA.Toolkit.Monitor</RootNamespace>
<AssemblyName>MonitorEditor5</AssemblyName>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\Monitor.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>4.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<IsWebBootstrapper>false</IsWebBootstrapper>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="ArchestrA.Toolkit.ArchestrAControlLibrary, Version=4.0.0.0, Culture=neutral, PublicKeyToken=f787e550f2f530ee, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files\Archestra\Toolkits\AOT\bin\ArchestrA.Toolkit.ArchestrAControlLibrary.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="ArchestraEditorFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=fdcbee9982d955e0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files\Archestra\Toolkits\AOT\bin\ArchestraEditorFramework.dll</HintPath>
</Reference>
<Reference Include="IaaEditorFormLibInterop, Version=2.0.0.0, Culture=neutral, PublicKeyToken=fdcbee9982d955e0, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files\Archestra\Toolkits\AOT\bin\IaaEditorFormLibInterop.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="MonitorEditor.cs">
</Compile>
<Compile Include="MonitorEditor.Designer.cs">
<DependentUpon>MonitorEditor.cs</DependentUpon>
</Compile>
<Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="MonitorEditor.resx">
<SubType>Designer</SubType>
<DependentUpon>MonitorEditor.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="..\Monitor.snk">
<Link>Monitor.snk</Link>
</None>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
<Visible>False</Visible>
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
</Project>
@@ -0,0 +1,211 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="m_ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="aaLockIcon3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
CxMBAJqcGAAAAWtJREFUOE+tlG1ugkAQhtuLeAkv0lNwHX97mf6wxmrVoFXUGhE/qboUxY8qiL7urLFZ
Wws0heRNYNl5Zt6B2XsAd7FeBIxTscKE29+qU5QSZEV1cRNIoFIJV0okHjgzvD0/gBdYOg3IogRRoIFA
GRArUFHSvJ+39b0NoRUSaD7Hl2z7CMs6grEDJhNfJJKhV0DqXyr1eCUZmEwquMg09xiNvHAgsw6QJYA2
BGg2o6r2GI898WwYu2jA6dTHcORCNz5FAGNH0Jpp8vWhh17PFcC39vl9oGWqrtff8s1rVGsLETB594W9
/sBFt7sTsGZrg3p9HQ1Y15Yol21ks0wEDAcet+ei09kKWEPb4LW6gqo60YDyD01AXd+hze01GxvUaitU
KpTQwUvh7CDQsvwl6Z4CWtyepvEW8KporVhcIJ+3kcvZwcBbs0pAqkpVl3y2HRQKczxzUPbpA5mM9Xcg
JfnXpEQ5UYL2xH7AngA3wnpl9OQ1/wAAAABJRU5ErkJggg==
</value>
</data>
<data name="aaLockIcon2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
CxMBAJqcGAAAAWtJREFUOE+tlG1ugkAQhtuLeAkv0lNwHX97mf6wxmrVoFXUGhE/qboUxY8qiL7urLFZ
Wws0heRNYNl5Zt6B2XsAd7FeBIxTscKE29+qU5QSZEV1cRNIoFIJV0okHjgzvD0/gBdYOg3IogRRoIFA
GRArUFHSvJ+39b0NoRUSaD7Hl2z7CMs6grEDJhNfJJKhV0DqXyr1eCUZmEwquMg09xiNvHAgsw6QJYA2
BGg2o6r2GI898WwYu2jA6dTHcORCNz5FAGNH0Jpp8vWhh17PFcC39vl9oGWqrtff8s1rVGsLETB594W9
/sBFt7sTsGZrg3p9HQ1Y15Yol21ks0wEDAcet+ei09kKWEPb4LW6gqo60YDyD01AXd+hze01GxvUaitU
KpTQwUvh7CDQsvwl6Z4CWtyepvEW8KporVhcIJ+3kcvZwcBbs0pAqkpVl3y2HRQKczxzUPbpA5mM9Xcg
JfnXpEQ5UYL2xH7AngA3wnpl9OQ1/wAAAABJRU5ErkJggg==
</value>
</data>
<data name="aaSecurityClassificationIcon3.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
CxMBAJqcGAAAAg1JREFUOE+t1G1P2lAYBuDtN/mf+Dt+NPu4uDcWEyMKggxM3CIimMoUcAjIoLSFliJS
oLSnvXfOqZV24sYWmjwfSHku7ofz8hrAq7U+DFxnhbBoVMey2toqY1ktC/IEMog9hACm6cIYu9B1B0rP
Qb1BUK3YKJVsFAsWcjkL0c+32NzMspZQqGfgcAgMBi5UzYEs22g2TRwfq8hmVWQyfaTTPaSOFCQT4v+D
mYyKL2mKUSiVknF4KK0Gui7wlFBdJDxKL6BEXMLBvrga6DiPoB4eOZmUkUhIiB+IiMVE7O11VgOJ4/KE
OgMDCePxLvZpqkjkzYvlL05oUQjxQL4oATBGEzGMvfOL/aimed9TFMLf80Piy2zb2PYj+FvC3d12CNzY
iMAvSbIhitZy0LKcRcLAttnZaXkg3aoM6vdZKhvdrsU/392Zz0GWlKU05w4fWQuMHP3U5A2q6qLXI5Ak
gk7HQqs15+CP2nQ56KOzGQn9hx8/NHiDIhM+3s/2nG94hlVvJri+Nl4GfXQ6Jd5JaZh4/+6WN3TaFh1v
jnp9xrFKeYLvpTEEYfRn0Ecnhnf0tt/WeEOD4jU6XrUywdXVGJeXD7i4GOE8f/930EeNMb0UBIc33NDx
ymWDXhJjnrBQuMfZmY7TU301kKHsRmHFQJZKEB5QLI6Qzw+Ro9C3rwOcnGirg8Hr6Z9Oyrpu7V90BMb8
GyGmhwAAAABJRU5ErkJggg==
</value>
</data>
<data name="aaLockIcon1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
CxMBAJqcGAAAAWtJREFUOE+tlG1ugkAQhtuLeAkv0lNwHX97mf6wxmrVoFXUGhE/qboUxY8qiL7urLFZ
Wws0heRNYNl5Zt6B2XsAd7FeBIxTscKE29+qU5QSZEV1cRNIoFIJV0okHjgzvD0/gBdYOg3IogRRoIFA
GRArUFHSvJ+39b0NoRUSaD7Hl2z7CMs6grEDJhNfJJKhV0DqXyr1eCUZmEwquMg09xiNvHAgsw6QJYA2
BGg2o6r2GI898WwYu2jA6dTHcORCNz5FAGNH0Jpp8vWhh17PFcC39vl9oGWqrtff8s1rVGsLETB594W9
/sBFt7sTsGZrg3p9HQ1Y15Yol21ks0wEDAcet+ei09kKWEPb4LW6gqo60YDyD01AXd+hze01GxvUaitU
KpTQwUvh7CDQsvwl6Z4CWtyepvEW8KporVhcIJ+3kcvZwcBbs0pAqkpVl3y2HRQKczxzUPbpA5mM9Xcg
JfnXpEQ5UYL2xH7AngA3wnpl9OQ1/wAAAABJRU5ErkJggg==
</value>
</data>
<data name="aaSecurityClassificationIcon2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
CxMBAJqcGAAAAg1JREFUOE+t1G1P2lAYBuDtN/mf+Dt+NPu4uDcWEyMKggxM3CIimMoUcAjIoLSFliJS
oLSnvXfOqZV24sYWmjwfSHku7ofz8hrAq7U+DFxnhbBoVMey2toqY1ktC/IEMog9hACm6cIYu9B1B0rP
Qb1BUK3YKJVsFAsWcjkL0c+32NzMspZQqGfgcAgMBi5UzYEs22g2TRwfq8hmVWQyfaTTPaSOFCQT4v+D
mYyKL2mKUSiVknF4KK0Gui7wlFBdJDxKL6BEXMLBvrga6DiPoB4eOZmUkUhIiB+IiMVE7O11VgOJ4/KE
OgMDCePxLvZpqkjkzYvlL05oUQjxQL4oATBGEzGMvfOL/aimed9TFMLf80Piy2zb2PYj+FvC3d12CNzY
iMAvSbIhitZy0LKcRcLAttnZaXkg3aoM6vdZKhvdrsU/392Zz0GWlKU05w4fWQuMHP3U5A2q6qLXI5Ak
gk7HQqs15+CP2nQ56KOzGQn9hx8/NHiDIhM+3s/2nG94hlVvJri+Nl4GfXQ6Jd5JaZh4/+6WN3TaFh1v
jnp9xrFKeYLvpTEEYfRn0Ecnhnf0tt/WeEOD4jU6XrUywdXVGJeXD7i4GOE8f/930EeNMb0UBIc33NDx
ymWDXhJjnrBQuMfZmY7TU301kKHsRmHFQJZKEB5QLI6Qzw+Ro9C3rwOcnGirg8Hr6Z9Oyrpu7V90BMb8
GyGmhwAAAABJRU5ErkJggg==
</value>
</data>
<data name="aaSecurityClassificationIcon1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAlwSFlzAAALEwAA
CxMBAJqcGAAAAg1JREFUOE+t1G1P2lAYBuDtN/mf+Dt+NPu4uDcWEyMKggxM3CIimMoUcAjIoLSFliJS
oLSnvXfOqZV24sYWmjwfSHku7ofz8hrAq7U+DFxnhbBoVMey2toqY1ktC/IEMog9hACm6cIYu9B1B0rP
Qb1BUK3YKJVsFAsWcjkL0c+32NzMspZQqGfgcAgMBi5UzYEs22g2TRwfq8hmVWQyfaTTPaSOFCQT4v+D
mYyKL2mKUSiVknF4KK0Gui7wlFBdJDxKL6BEXMLBvrga6DiPoB4eOZmUkUhIiB+IiMVE7O11VgOJ4/KE
OgMDCePxLvZpqkjkzYvlL05oUQjxQL4oATBGEzGMvfOL/aimed9TFMLf80Piy2zb2PYj+FvC3d12CNzY
iMAvSbIhitZy0LKcRcLAttnZaXkg3aoM6vdZKhvdrsU/392Zz0GWlKU05w4fWQuMHP3U5A2q6qLXI5Ak
gk7HQqs15+CP2nQ56KOzGQn9hx8/NHiDIhM+3s/2nG94hlVvJri+Nl4GfXQ6Jd5JaZh4/+6WN3TaFh1v
jnp9xrFKeYLvpTEEYfRn0Ecnhnf0tt/WeEOD4jU6XrUywdXVGJeXD7i4GOE8f/930EeNMb0UBIc33NDx
ymWDXhJjnrBQuMfZmY7TU301kKHsRmHFQJZKEB5QLI6Qzw+Ro9C3rwOcnGirg8Hr6Z9Oyrpu7V90BMb8
GyGmhwAAAABJRU5ErkJggg==
</value>
</data>
</root>
@@ -0,0 +1,44 @@
//------------------------------------------------------------------------------
// Copyright (C) 2008 Invensys Systems Inc. All rights reserved.
//
// THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//------------------------------------------------------------------------------
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Editor")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("test")]
[assembly: AssemblyProduct("Editor")]
[assembly: AssemblyCopyright("Copyright © Wonderware 2006")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(true)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("d7aafff8-15ff-41dd-a6a7-d5e9c37b4605")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]