Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
h1. Programming

...

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 the relevant STREAM Functions are described briefly. The focus is on the functionality.
The syntax is only mentioned if it needs extra attention.

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

...

 Guide


h2. Introduction

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


{anchor=Functions}
h2. Functions
In this section the relevant 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] | |
| [streamCoordTransform] | |
| [streamGetValue] | |
| [streamPutValue] | |
| [streamPutCalibrations] | |
| [streamPutCoordSystems] | |
| [streamPutLocations] | |
| [streamRead] | |
| [streamStartTest] | |
| [streamWrite] | |
| *Plot functions* | |
| [streamGetFrameTexts] | |
| [streamPlotCreate] | |
| [streamPlotGraph] | |
| [streamPlotImage] | |
| [streamPlotTable] | |
| [streamPlotText] | |
| *Support functions* | |
| [streamFrameSetup] | |
| [streamPlotSetup] | |
| [streamVersion] | |
| *Demo functions* | |
| [ExecuteVelocityTest] | |
| [DbExecuteVelocityTest] | |


{anchor=Structures}
h2. 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 |