05-02-2007 08:00 AM
05-03-2007 02:57 PM
Hello.
Thank you for posting to the NI Discussion Forums.
There are numerous examples that show how to write to digital lines on a S series DAQ card. All of these can be found inside of LabVIEW's Example Finder. The Example Finder can be launched from either the front panel or the block diagram by clicking on Help>>Find Examples. Once the Example Finder window launches, you will be able to search a directory tree structure. Please click on Hardware Input and Output>>DAQmx>>Digital Measurements>> "Write Dig Port.vi" or "Write Dig Chan.vi". These two examples will be great starting places.
Are you having any difficulty with developing this part of your application or are you having troubles with LabVIEW RT? Please let us know if you run into any specific roadblocks and we will be happy to help you further!
Have a great day!
Brian F
Applications Engineer
National Instruments
05-03-2007 03:42 PM
05-04-2007 04:54 PM
05-04-2007 05:44 PM
I made some progress. I had failed to deploy the VI to the RT system. I went ahead and created a simple RT project, added the VI to the project, deployed the VI to the RT system, and now the VI writes data out to the 6133 board.
This is good progress. When executing the VI, I can now use the drop down button (rather than the browse button) and the I/O control lists the PXISlot3 and PXISlot4, and all port/line combinations.
solitude
05-07-2007 05:24 PM
05-08-2007 03:36 PM
05-09-2007 02:31 PM
05-15-2007 09:35 AM
05-16-2007 07:23 PM