Click here to Skip to main content
15,892,674 members
Articles / Programming Languages / Visual Basic

A Study of Gage Repeatability and Reproducibility for Automated Measuring Systems using VB.NET

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
24 Jan 2015CPOL6 min read 53K   1.3K   5  
Gage R&R using VB.NET.
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Basic Express 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ThetaMLA", "ThetaMLA.vbproj", "{D0FCA00A-B85D-4D0D-AF42-1D3EA9EE9CC6}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{D0FCA00A-B85D-4D0D-AF42-1D3EA9EE9CC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{D0FCA00A-B85D-4D0D-AF42-1D3EA9EE9CC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{D0FCA00A-B85D-4D0D-AF42-1D3EA9EE9CC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{D0FCA00A-B85D-4D0D-AF42-1D3EA9EE9CC6}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
India India
Microsoft MVP | Code Project MVP | CSharp Corner MVP | Author | Blogger and always happy to Share what he knows to others. MyBlog

My Interview on Microsoft TechNet Wiki Ninja Link

Comments and Discussions