Difference between revisions of "Logic Pool"

From LogicBox
Jump to: navigation, search
(LabVIEW)
(LabVIEW)
Line 21: Line 21:
 
                         l -> read 32-bits words zero times because F = 0
 
                         l -> read 32-bits words zero times because F = 0
 
   LogicBox.dll version 1.3 memory leaks fixed and error processing improved
 
   LogicBox.dll version 1.3 memory leaks fixed and error processing improved
 
+
 
 
   '''Version 4.1.2'''  
 
   '''Version 4.1.2'''  
 
    
 
    

Revision as of 17:48, 3 November 2014

LabVIEW

The LogicBox can be controlled with the help of LabVIEW. The current release is the 4.1 and uses LabVIEW for a self-installation. You can download the old versions as well. If you are wirking with the DL706 and DL709 please update the USB chip to the latest version Firmware update (only DL706 and DL709). This version works only with the Cypress firmware 1.5 or higher!!!!


Current release 4.1.3 (Installer)

Current release 4.1.3 (Zip file)

Old version ( Link )

 Version 4.1.3 
 
 Bug fixed: FADC.vi the funcion read data reads data only if the data to be read is bigger than 0. Otherwise the 
            FPGA state machine does not work any more.....To be fixed in VHDL code!. 
            Try command 45 61 01 00 53 02 46 00 00 6C
                        E  a  1  0  S  2  F  0     l 
                        E  a  1  0  -> Set address(3Bytes)'a' FADC modul '1' register '0' 
                        S  2  -> Set address(1 Byte) register '2' ADC data out register
                        F 0 -> Set FIFO counter to zero
                        l -> read 32-bits words zero times because F = 0
 LogicBox.dll version 1.3 memory leaks fixed and error processing improved
 
 Version 4.1.2 
 
 Bug fixed: new FX3 engine working with more than one LogicBox at the same time.
 Bug fixed: the LogicPool.dll check now if the LogicBox was not closed before it will be opened again.
 Bug fixed: FADC.vi default function must be always "connect"
 LogicBox.dll version 1.2

 Version 4.1.1 
 
 This version is only working with the version 1.5 or higher of the USB firmware (only DL706 and DL709) 
 This version is compatible with LabVIEW version 8.2 or higher
 The LogicBox.dll (version 1.1) is working with the new FX3 acquisition engine.
 Bug fixed in close.vi wrong connection, failed to close the LogicBox.
 Bug fixed with version 8.0. of LabVIEW.
 Bug fixed No need of restart LabVIEW if the LogicBox was not correct closed. 
 Save setup function is not supported in this version.
 LogicBox.dll version 1.1