Test harness functions
This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP
The Harlequin Core SDK is provided with a test harness, which helps you to investigate the capabilities of the system. The test harness takes in job data and outputs raster. It illustrates the ease of use of the service layer skinkit API.
With the test harness you can perform the following functions:
- Start the Harlequin Core.
- Start and end a job.
- Provide a stream of job data.
- Receive raster data.
- Generate RIP messages.
- Output TIFF, RLE, raw rasters and other formats.
- Change the memory allowance.
- Enable multi-threaded processing.
NOTE: For more information about building the application see Building the test application
Before attempting to use the clrip
test application, please ensure you have followed the advice related to your platform in Setting the locale (Linux and macOS) .