Jump to content

Code Capture Tool

From LabVIEW Wiki
Revision as of 16:25, 14 November 2007 by Tcplomp (talk | contribs)

Code Capture Tool

Introduction

The Code Capture Tool (or CCT) is a LabVIEW development tool targeted at LabVIEW users to share images of their code on internet forums. It is originally released by Chilly Charlie on the NI Forums as starware. It transformed in a multi-OS multi LabVIEW version tool for creating code-shots and documentation shots. A collaboration between Yen and Ton Plomp resulted in the 0.9.1 version of the CCT that is currently available through the LAVA CR.

Interface

The CCT offers two interaces to make and distribute screenshots a user interface and an [Code_Capture_Tool#API|API]]

GUI

The user interface of the CCT allows the user to select which parts of a Front_Panel or Block_Diagram should be captured. The resulting image will be stored on disc and optionally the image or the path can be copied to the OS clipboard.

API

The API provides an interface to the various functions of the CCT. It is accessible under the user.lib\Code Capture Tool.