07-14-2019 09:10 AM
Hello Team,
I am using PXIe-6570. In creation of application, I would like to know how to create Digital pattern project (.digiproj) with LabVIEW coding. Can someone tell me what API palettes can be used to create .digiproj, to add pinmap, sheets.. etc.
If example VI's available, please help to share.
Regards,
Swamy.
07-26-2019 05:40 AM
Hi Swamy,
Files with .digiproj are created and used by, the Digital Pattern Editor. You can work with the PXIe 6570 in LabVIEW as well, in a typical .lvproj project file by making use of the APIs provided by the NI Digital driver.
To help you get started with the same, you can head to 'Help' -> 'Find Examples' in LabVIEW. Further, you will find PXIe 6570 specific examples - such as to create pin maps, time sets etc., in the below under 'Hardware Input and Output' -> 'Modular Instruments' -> 'NI-Digital Pattern Driver'
Also, if you want to understand how to work with the Digital Pattern Editor, the welcome window has a couple of examples as well if you click on the 'learning' tab, at the top right.
Hope this helps you get started with the PXIe 6570!