TestDataGeneratorBlock Element/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Cg (Diskussion | Beiträge) Die Seite wurde neu angelegt: „== Introduction == A testdata generator block provides an easy to use mechanism to generate a series of testdata tuples. It is used like any other block but on…“ |
Cg (Diskussion | Beiträge) |
||
| (8 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
== Introduction == |
== Introduction == |
||
A |
A test data generator block provides an easy to use mechanism to generate a series of test data tuples. |
||
It is used like any other block but only provides data output pins. When |
It is used like any other block but only provides data output pins. When executed, data tuples as specified in a time table are produced as a timed series in its output pins. |
||
== See Also == |
== See Also == |
||
Some hints and tricks in [[ Generating Testdata/en#TestDataGenerator_Example | Generating Testdata]]<br> |
|||
| ⚫ | |||
| ⚫ | |||
[[Category:Tree Elements]] |
|||
| ⚫ | |||
| ⚫ | |||
For other tree elements see: [[Tree Elements]].<br> |
|||
Back to [[Online Documentation#Tree Elements|Online Documentation]]. |
|||
Aktuelle Version vom 8. April 2014, 14:08 Uhr
Introduction
A test data generator block provides an easy to use mechanism to generate a series of test data tuples. It is used like any other block but only provides data output pins. When executed, data tuples as specified in a time table are produced as a timed series in its output pins.
See Also
Some hints and tricks in Generating Testdata
For a list of already existing blocks, see Standard Library
For other block elements see: ElementaryBlock Element and CompoundBlock Element.