top of page

1.3 Validating Your System: A Guide to the Chromperfect Controlled Verification Run

  • Writer: Chromperfect
    Chromperfect
  • 3 days ago
  • 4 min read
This article is an in-depth analysis of a single video within the Chromperfect Beginner Training Series. Specifically, we are looking at Chapter 1.3: Controlled Validation Run from Section 1: System Foundations.

The Chromperfect Beginner Training Series is organized into five core pillars to take you from a fresh installation to automated workflows:


  1. Section 1: System Foundations (Architecture and Status States)

  2. Section 2: Files and Method Fundamentals (Methods, Solutions, and Data Types)

  3. Section 3: Working With Data (The Analyze Program and Integration)

  4. Section 4: Reporting (Templates and Output)

  5. Section 5: System-Level Features and Automation (Sequences and Access Control)


Synopsis: This guide transitions from theoretical architecture to practical application. You will learn how to use the built-in A-Test method to perform a system verification, ensuring the Chromperfect Service and your instrument are communicating perfectly before you commit to complex chemistry.




Why Watch? Seeing the real-time transition of status states—from "Awaiting Download" to "In Run"—provides a visual heartbeat for the system that text alone cannot replicate. The video demonstrates exactly how the spreadsheet reacts as data begins to flow from the instrument to the server.


How do I verify my Chromperfect system is working? Chromperfect validation run


To perform a system verification, open the Run program and download the ATest.met method located in C:\CPData\SampleData. Assign a base filename and cycle number, then click OK. When the status changes to Ready, start the run and observe the real-time plot. Successful file generation in the Analysis program confirms the entire acquisition environment is functional.


What is the A-Test Method and where is it located?


The A-Test is a predefined verification method included with every Chromperfect installation. We will use this for the Chromperfect validation run.


Unlike your standard laboratory methods, this is not a "chemistry test." Its sole purpose is to act as a system diagnostic tool to confirm that the software can successfully send instructions to the hardware and receive data in return.


By default, Chromperfect installs essential training resources in a specific directory:

C:\CPData\SampleData


This folder is the "source of truth" for your initial training, housing the ATest.met file, example calibrations, and sample resources.


How do the Status and Selection tabs differ during acquisition?


When you enter the Run program, you will navigate between two primary views. Understanding the "logic" of these tabs is crucial for multi-detector systems:


Feature

Selection Tab (Yellow)

Status Tab (Blue)

Focus

Instrument Configuration

Real-time Acquisition State

Row Logic

One row per physical instrument

One row per detector channel

Key Tasks

Setting data directories, enabling plots

Monitoring runtime, checking errors

Visuals

Basic settings and checkboxes

Channel IDs (e.g., 1a, 1b, 1c)


Pro-Tip: If you have one instrument with four detectors, the Selection tab shows one line (the device), but the Status tab shows four lines (the data streams).


Why is the Download process the most important step?


Downloading is the "handshake" between the Chromperfect Client and the background Service. It sends the governing method file to the instrument and prepares the system for data storage.


To initiate a download, right-click the instrument row or use the controller icon. You must provide two pieces of information:


  1. Base File Name: The descriptive name for your data.

  2. Cycle Number: A required numerical value (usually starting at 1).


Common Pitfall: The download form becomes inactive once a run starts. If you realize you’ve made a typo in the filename or selected the wrong method, you must stop or abort the run before you can modify these parameters again.


What is the difference between Stop and Abort?


Knowing how to end a run is just as important as starting it. Chromperfect offers two distinct ways to terminate acquisition:


  • Stop: This is the standard "clean" exit. It stops the clock, closes the chromatogram, and writes all data to the disk. The system then enters a brief Post-Run state to finalize the report.

  • Abort: This is the "emergency" exit. It terminates the acquisition immediately and does not save the file. Use this only if the run is invalid and you do not wish to clutter your data directory.


FAQ: People Also Ask


Why can't I see the chromatogram plot during my run?

First, check the Selection Tab to ensure the Show Plot checkbox is enabled. If it is, go to the Plot menu and select Scale, or use the quick toolbar to adjust the axes. The data is likely being recorded, but the visual scale may be zoomed in on a blank area.


Do I need to modify the A-Test method for my single-channel instrument?

No. The A-Test method is configured for two detectors by default. However, Chromperfect hardware configuration is the "highest-level" authority. If your system is only configured for one channel, the second channel will simply appear greyed out in the spreadsheet.


How do I know the verification was successful?

After the run is complete, close the Run program and open Analysis. Browse to your data directory. If you see a Raw file and a Bound file for your detector, and you can open them to see a trace, your system is fully verified and ready for real samples.


What is the difference between a Raw and Bound file?

A Raw file uses the version of the method currently on your hard drive. A Bound file contains a "frozen" copy of the method used at the exact moment of acquisition. For now, simply knowing that both exist is enough—we will dive deep into this distinction in Section 2.2.

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
bottom of page