********************************************* Pyro Labview Library for PyroScience devices Labview version: 2017 Supported PyroScience firmwares: => 4.00 i.e. all devices supporting the PyroScience Unified Protocol (PSUP) ********************************************* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ******************************************************* S T R U C T U R E O F F O L D E R C O N T E N T S ******************************************************* *** Labview Project "Pyro Labview Library" *** Labview project file which includes all the below listed items *** FOLDER Demo VI PyroMinimalReader *** Contains a minimal implementation demonstrating how to open a PyroScience device, to trigger periodic measurements, and to display their results. *** FOLDER Demo VI PyroDeveloperTool *** Contains a full featured logger VI "PyroDeveloperTool.vi" and related subVIs. It demonstrates the usage of the PSUP library in all details. This is intended for persons with some more background in Labview programming. *** FOLDER "PSUP Library" *** Contains the complete Labview library from PyroScience, which is based on the PyroScience Unified Protocol (PSUP) compatible to PyroScience devices with firmware version >=4.0. A custom Labview application driving PyroScience devices should include only the complete folder "PSUP Library". Please refer to the separate readme-file within this folder for further information. *** FOLDER "pssp" *** Additional module which provides VIs which can interprete the "Sensor Code" (e.g. "XA7-530-212") attached to each PyroScience sensor, and translate this information in the respective register configuration. *** FOLDER "Pyro USB Driver Installer vx.xx.xx" *** Contains a setup executable for installing the FTDI USB drivers on Windows PCs needed by the PSUP Library