Test Data Generator Block

Aus ExpeccoWiki

Wechseln zu: Navigation, Suche

A test data generator block creates a sequence of values. These are sent to its output pin(s) in a sequential fashion, with a specified delay between pin-write operations.

The values and individual delays are specified in a table which is edited in the generic data editor.

See Also

As an alternative to a test data generator block, you can also use an attachment containing CSV data records and feed that data into a CSV-reader block (found in the standard library). The contents of a CSV attachment can be edited with a spreadsheet application (Excel or Staroffice) or a text editor (notepad), which is often more convenient to use (but may take longer to start up).

Another alternative is to use either an existing block or to write a new block which generates the data programmatically. For example, the permutation or random generators are often useful.


For other tree elements see: Tree Elements

The full online documentation can be found under: Online Documentation

Meine Werkzeuge