ListBrowser.py

Usage:

ListBrowser.py archive channelName \[ endTime \]
  endTime as "YYYY/MM/DD hh:mm:ss" in 24h format

Example:
  ListBrowser.py ../../Engine/Test/freq_directory fred

Exports:
  ListBrowser.ListBrowser(root, archive name, channel name, end time stamp)

Function:

Allows browsing of values for single channel in a ListBox GUI. Selected values are returned as a list.

Snapshot: