| Input Field | Value |
|---|---|
| InIntFld | 12345 |
| InCompFld | 12.34 |
| InDecFld | 123.45 |
| InDispFld | 1234 |
| InStringFld | Greetings! |
| OutIntFld | 12346 |
| OutCompFld | 13.590000000 |
| OutDecFld | 124.950000000 |
| OutDispFld | 1244 |
| OutStringFld | Greetings! |
| SECCAOutString | SECCA received: Greetings! |
OutGrpFld is a 5 by 3 array, represented in the interface as a grid. The each of the five rows in the grid represent a row in the array.
The interface shows the contents of the three columns of the array.