Home    Prev Next    
Contents
RapidDebugger
Introduction
RapidDebugger User Interface
Command-line Debugging
Scripting Debugging
C/C++ Declarations
Pascal Declarations
Basic Declarations
Constants
Scripting Debugging
Go to RapidDriver Main Page

Besides the command line debugging, the RapidDebugger provides an alternative way to debug a hardware device based on well known multi-language FastScript scripting engine created by Fast Reports Inc. Thus you can write debugging scripts using your favourite programming language (C/C++, Pascal, Basic). The Fast Reports Inc. has kindly allowed us to use extracts from their FastScript documentation in this help file as well as their learning script examples.

Here are described the functons/procedures that was added in the course of support the hardware debugging process. Along with the RapidDriver toolkit, you will find a lot of examples of using these functions in your own scripts.

C/C++ Declarations  

Pascal Declarations  

Basic Declarations  

Constants