TestDataGeneratorBlock Element/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Cg (Diskussion | Beiträge) |
Sv (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| 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 executing, data tuples as specified in a time table will be produced as a timed series. |
It is used like any other block but only provides data output pins. When executing, data tuples as specified in a time table will be produced as a timed series. |
||
| Zeile 7: | Zeile 7: | ||
Some hints and tricks in [[ Generating Testdata/en ]]<br> |
Some hints and tricks in [[ Generating Testdata/en ]]<br> |
||
For a list of already existing blocks, see [[Standard Library]]< |
For a list of already existing blocks, see [[Standard Library]]<br> |
||
For other block elements see: [[ElementaryBlock Element]] and [[CompoundBlock Element]]. |
For other block elements see: [[ElementaryBlock Element]] and [[CompoundBlock Element]]. |
||
For other tree elements see: [[Tree Elements]].<br> |
|||
[[Category:Tree Elements]] |
|||
Back to [[Online Documentation]]. |
|||
Version vom 7. April 2014, 17:33 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 executing, data tuples as specified in a time table will be produced as a timed series.
See Also
Some hints and tricks in Generating Testdata/en
For a list of already existing blocks, see Standard Library
For other block elements see: ElementaryBlock Element and CompoundBlock Element.