|
FCS Real-time Acquisition Program
Download 32-bit Windows executable (Upload: 01-05-10)
Download project source files (MVS2005 C++) (Upload: 01-05-10)
- Use Microsoft Visual Studio 2005 or later version if you need to build the executable from source
- In Visual Studio, select the menu item sequence File->Open->Project/Solution
- An Open Project dialog box should appear, choose Solution Files as the file type
- Select the solution file "FCSApp" from the source distribution
- Once the source files are loaded into Visual Studio, select menu sequence Build->Build Solution
- If the build was successful, select menu sequence Debug->Start Without Debugging
Comments:
11-24-09: This version of the software exports only uncompressed PCH file format.
12-21-09: This version implements a few major changes. The nominal bin time size is configurable using an external initialization file. The application also provides the option of choosing one- and two-channel data acquisition mode.
01-04-10: The first two data points from PCI-DAQ buffer seem sketchy. Those points are now excluded from graphical display and data file export.
01-05-10: Fixed a minor autoscale problem for the intensity graph.
|