EPICS SLAC Virtual Lab Design Documentation

The Windows-based application you’re going to construct is Weight Converter, a simple program to take a value in pounds and output the same weight in kilograms. This program has a simple user interface and can be created and complied in just a few minutes using Visual Studio.NET. Here’s what your program will look like when it’s finished: ................
................