Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

connecting property nodes

0 views
Skip to first unread message

HereWeGo

unread,
Aug 15, 2008, 10:10:07 AM8/15/08
to
I am trying to add the ability to edit the nidaq task in my labVIEW program.  What is the best way to connect this property node.  Also, I want to be able to read the channel names so that I can output them to a file.  In the read.vi is there a way to connect a get channel name property node? Message Edited by HereWeGo on 08-15-2008 09:08 AM


daq output to file.vi:
http://forums.ni.com/ni/attachments/ni/170/349583/1/daq output to file.vi


Export Waveforms To Spreadsheet File (1D)_modified.vi:
http://forums.ni.com/ni/attachments/ni/170/349583/2/Export Waveforms To Spreadsheet File (1D)_modified.vi

smercurio_fc

unread,
Aug 15, 2008, 11:40:09 AM8/15/08
to
What do you mean by "edit the nidaq task"? Edit it in what way?  As for connecting the property node, just wire it to you DAQ task/channel wire. Then, you can select the appropriate property. To get the channel names select the "General Properties -> Physical Channel Name" property. You can wire this to a Format Into String function to get your channel name(s) as a string. 


daq output to file-1_BD.png:
http://forums.ni.com/ni/attachments/ni/170/349633/1/daq output to file-1_BD.png

0 new messages