Search found 11 matches
- Fri Mar 28, 2014 7:48 am
- Forum: SUB-20 General Discussion
- Topic: SUB-20 and older versions of LabVIEW
- Replies: 1
- Views: 38474
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...
- Tue Mar 18, 2014 9:04 am
- Forum: SUB-20 General Discussion
- Topic: Configuring GPIO10\11
- Replies: 3
- Views: 53248
Re: Configuring GPIO10\11
Try disabling the RS232 port. Using the SUBTOOL, go to the RS232 tab, then uncheck the "RX/TX enable" checkboxes.
- Wed Oct 09, 2013 12:04 pm
- Forum: SUB-20 General Discussion
- Topic: LabVIEW driver for SUB-20
- Replies: 4
- Views: 62456
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...
- Wed Jun 05, 2013 10:21 am
- Forum: SUB-20 General Discussion
- Topic: Labview memory leak problem
- Replies: 1
- Views: 39846
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
viewtopic.php?f=2&t=506&sid=2327299497f ... 08ce#p1296
- Mon May 13, 2013 12:45 pm
- Forum: SUB-20 General Discussion
- Topic: LabVIEW driver for SUB-20
- Replies: 4
- Views: 62456
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 ...
- Sat Mar 23, 2013 12:15 am
- Forum: SUB-20 General Discussion
- Topic: LabVIEW driver for SUB-20
- Replies: 4
- Views: 62456
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...
- Fri Jun 22, 2012 6:03 pm
- Forum: SUB-20 General Discussion
- Topic: SUB-20 and older versions of LabVIEW
- Replies: 1
- Views: 38474
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...
- Mon May 14, 2012 8:27 am
- Forum: SUB-20 General Discussion
- Topic: Getting started with SUB20 and I2C
- Replies: 0
- Views: 24728
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...
- Tue May 08, 2012 11:52 am
- Forum: SUB-20 General Discussion
- Topic: how to use LabVIEW read-write vi?
- Replies: 2
- Views: 18375
Re: how to use LabVIEW read-write vi?
Please try the latest LabVIEW driver for SUB-20:
viewtopic.php?f=2&t=506#p1256
viewtopic.php?f=2&t=506#p1256
- Tue May 08, 2012 11:50 am
- Forum: SUB-20 General Discussion
- Topic: LabVIEW driver for SUB-20
- Replies: 4
- Views: 62456
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. ...