Search found 11 matches

by jon@ktizo.co.uk
Fri Mar 28, 2014 7:48 am
Forum: SUB-20 General Discussion
Topic: SUB-20 and older versions of LabVIEW
Replies: 1
Views: 19705

Re: SUB-20 and older versions of LabVIEW

Here's an example of accessing the MDIO interface, written in LabVIEW 7.1. (See attachment) There a few important things to consider. 1) LabVIEW 7.1 is very first version that supports Microsoft .NET interface 2. It doesn't handle .NET calls very well. NI released a patch which you may need to insta...
by jon@ktizo.co.uk
Tue Mar 18, 2014 9:04 am
Forum: SUB-20 General Discussion
Topic: Configuring GPIO10\11
Replies: 3
Views: 24890

Re: Configuring GPIO10\11

Try disabling the RS232 port. Using the SUBTOOL, go to the RS232 tab, then uncheck the "RX/TX enable" checkboxes.
by jon@ktizo.co.uk
Wed Oct 09, 2013 12:04 pm
Forum: SUB-20 General Discussion
Topic: LabVIEW driver for SUB-20
Replies: 4
Views: 31936

Re: LabVIEW driver for SUB-20

Latest update to LabVIEW drivers for SUB-20: Download from here http://ktizo.co.uk/documents/SUB-20v0.7.zip v0.7 includes the following changes/updates: * Bug fix in PWM example * Uses .NET v4 for compatibility with LabVIEW 2012/2013 * Improved error handling * Improved dll referencing * Now works w...
by jon@ktizo.co.uk
Wed Jun 05, 2013 10:21 am
Forum: SUB-20 General Discussion
Topic: Labview memory leak problem
Replies: 1
Views: 20479

Re: Labview memory leak problem

The latest version of the LabVIEW driver fixes all the known memory leak problems:
viewtopic.php?f=2&t=506&sid=2327299497f ... 08ce#p1296
by jon@ktizo.co.uk
Mon May 13, 2013 12:45 pm
Forum: SUB-20 General Discussion
Topic: LabVIEW driver for SUB-20
Replies: 4
Views: 31936

Re: LabVIEW driver for SUB-20

Latest update to LabVIEW drivers for SUB-20: v0.5 includes support for MDIO_XFER, including support for CFP fibre-optic modules. Please note these are beta drivers and are not fully tested. The drivers were developed in LabVIEW 2011, but I've down-saved them to 8.5 so people with older versions can ...
by jon@ktizo.co.uk
Sat Mar 23, 2013 12:15 am
Forum: SUB-20 General Discussion
Topic: LabVIEW driver for SUB-20
Replies: 4
Views: 31936

Re: LabVIEW driver for SUB-20

Please see this latest update to the SUB-20 LabVIEW driver. v0.4 includes the following changes: * Fixed bug in RS232_timing_set * Fixed various memory leaks Please note these are beta drivers and are not fully tested. The drivers were developed in LabVIEW 2011, but I've down-saved them to 8.0 so pe...
by jon@ktizo.co.uk
Fri Jun 22, 2012 6:03 pm
Forum: SUB-20 General Discussion
Topic: SUB-20 and older versions of LabVIEW
Replies: 1
Views: 19705

SUB-20 and older versions of LabVIEW

Our LabVIEW drivers ( http://www.xdimax.net/forum/viewtopic.php?f=2&t=506 ) are written for LabVIEW 8.5 and above. These drivers rely on using the ".NET object to Variant" VIs which are not available in earlier versions of LabVIEW. If you are using LabVIEW 8.2, 8.0, 7.1, 7 or earier, a new method is...
by jon@ktizo.co.uk
Mon May 14, 2012 8:27 am
Forum: SUB-20 General Discussion
Topic: Getting started with SUB20 and I2C
Replies: 0
Views: 15415

Getting started with SUB20 and I2C

Check out these beginners guides to get you started using SUB-20: http://ktizo.co.uk/Getting-started-with-SUB-20.php Setting up the hardware to communicate with I2C: http://ktizo.co.uk/I2C-Hardware.php SUB-20 modules for sale in UK and Europe: http://www.ktizo.co.uk/Order-online.php No VAT, import d...
by jon@ktizo.co.uk
Tue May 08, 2012 11:52 am
Forum: SUB-20 General Discussion
Topic: how to use LabVIEW read-write vi?
Replies: 2
Views: 9684

Re: how to use LabVIEW read-write vi?

Please try the latest LabVIEW driver for SUB-20:
viewtopic.php?f=2&t=506#p1256
by jon@ktizo.co.uk
Tue May 08, 2012 11:50 am
Forum: SUB-20 General Discussion
Topic: LabVIEW driver for SUB-20
Replies: 4
Views: 31936

Re: LabVIEW driver for SUB-20

Please see this latest update to the SUB-20 LabVIEW driver. v0.3 includes the following changes: * Fixed bug in SPI_Config_Set which prevented SPI Slave from being selected * Added RS232/RS485, and MDIO support * Changes to file structure Please note these are beta drivers and are not fully tested. ...