There are two ways to integrate the SUB-20 multi interface adapter into the NI LabView environment. First method is well known - direct calling MS Windows dynamic link libraries (dlls), i.e in order to use the sub20.dll API you should create a SUB-20 LV driver by defining all the SUB-20 API function calls and their parameters. We have an example of "direct sub20.dll calls" method available for download from our SUB-20 web page. This example initializes SUB-20 i2c and SPI interfaces.
The second method is much easier but requires NI LabView version 7 or latter. Starting from version 7 the NI LabView supports the Microsoft .NET technology. If you have LabView v7 or latter, we would recommend you to look into the easier way i.e. using SUB-20 .NET component - sub20dnc.dll. This component is a part of the regular installation package and located in the bin subdirectory of your SUB-20 installation directory. You can download the latest software from our SUB-20 web page as well. Among other examples this package contains SPI & I2C LabView sample vi's.
see more info here
viewtopic.php?f=2&t=221
viewtopic.php?f=2&t=120
SUB-20 and NI LabView
Moderator: serg
SUB-20 and NI LabView
- Attachments
-
- labview_8.5_samples.zip
- (55.67 KiB) Downloaded 4501 times
Re: SUB-20 and NI LabView
Do you have any version for LabViev 8.0?
Re: SUB-20 and NI LabView
Yes, we have
- Attachments
-
- labview_8.0_samples.zip
- (56.05 KiB) Downloaded 3774 times
Re: SUB-20 and NI LabView
Does the .NET support include the latest rev of the software, including support for MDIO through the level converters (MDIO1/MDC1)?
Re: SUB-20 and NI LabView
No, the MDIO + channel selection feature will be available in our next release of the SUB-20 .NET component.
Re: SUB-20 and NI LabView
You can also use native LabView VI's.
Download here version 0.3:
http://www.xdimax.com/sub20/download/SUB-20-VI-0.3.zip
Or check for latest versions here:
viewtopic.php?f=2&t=506
Download here version 0.3:
http://www.xdimax.com/sub20/download/SUB-20-VI-0.3.zip
Or check for latest versions here:
viewtopic.php?f=2&t=506