You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Programming Guide

Introduction

This guide gives the technical users more information about STREAM functions and the in- and output structures of the STREAM functions.

Functions

In this section all STREAM Functions are described briefly. The focus is on the functionality.
The syntax is only mentioned if it needs extra attention.

Function

Description

Main functions

 

streamCheckFile

 

streamGetValue

 

streamPutValue

 

streamRead

 

streamStartTest

 

streamWrite

 

Plot functions

 

streamPlotCreate

 

streamPlotGraph

 

streamPlotImage

 

streamPlotTable

 

streamPlotText

 

Support functions

 

streamFrameSetup

 

streamPlotSetup

 

streamVersion

 

*Private functions

 

 

 

Demo functions

 

ExecuteVelocityTest

 

DbExecuteVelocityTest

 

Structures

Structure

Description

frameOptions

Structure containing information about the plot frame, see Create a Plot Frame

plotOptions

Structure containing information about the plot layout, see Create a Plot Layout

streamInfo

Structure containing information about the Testdefinition and data of a test

  • No labels