Readme | Program Description | Demos | Security
Uncache.ocx - Demo 1 - Download and Display an EEG Data File
sample_bmd.GIF will be converted to sample.bmd (and sample.ini) and displayed within the uncache.ocx control. | |||
The upper case .GIF
extender means "display the graphic in the OCX
control". Lower case is not displayed The .bmd (Bit-Mapped Data) extender means that the the .GIF file is actually a data file and an ini file that have been converted to a GIF by eeg2gif.ocx. The ini file contains information on Sampling Rate, Number of Channels, and other parameters which are extracted by other modules of the QEEG program which plot and analyze these data. |
|||
This is the default behaviour of this control, so no script is necessary the <OBJECT> Tag. In other words, if the GIF-converted EEG file is called sample_bmd.gif, it need only be placed on an HTML document along with uncache.ocx. No instructions are necessary. The file will automatically be converted to sample.bmd and sample.ini in the Client computer. | |||
sample_bmd.GIF | uncache.ocx | ||
|