TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:51 2007
ra_rec_add

ra_rec_add

Name

ra_rec_add --  add a recording

Synopsis

LIBRAAPI rec_handle ra_rec_add (meas_handle mh, rec_handle parent);

Arguments

mh

handle of the measurement

parent

handle of the parent recording (or NULL)

Description

Adds a recording to a measurement. The recording will be a child-recording of the parent-recording parent. The recording-handle will be returned. Not implemented yet. !!!

source file

ra.c