Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CSV output

&pagelevel(3)&pagelevel

The output of some SHOW commands in openFT and openFT-AC can be optionally requested in CSV (Character Separated Values) format. CSV is a popular format in the PC environment in which tabular data is defined by lines. Output in CSV format is offered for the following commands:

  • NSTATUS

  • FTSHWENV

  • FTSHW

  • FTSHWADS

  • FTSHWKEY

  • FTSHWLOG

  • FTSHWMON

  • FTSHWOPT

  • FTSHWPTN

  • FTSHWPRF

  • FTSHWRGE

Many programs such as spreadsheets, databases, etc., can import data in CSV format. This means that you can use the processing and presentation features of such programs on the CSV outputs of the command listed above.

The field names of the CSV outputs are described in the appendix.

The first line is the header and contains the field names of the respective columns. Only the field names are guaranteed, not the order of fields in a record. In other words, the order of columns is determined by the order of the field names in the header line.