Class ImportCSV


  • public class ImportCSV
    extends Object
    Simple import of a CSV file into storage plugin. CSV file format is the one used by Bob Hall for export from ChannelArchiver - EPICS epochseconds, nanos, value, status, severity. Example: - 644223600,461147000,5.59054,0,0
    Author:
    mshankar
    • Constructor Detail

      • ImportCSV

        public ImportCSV()