abhishek_d Posted April 3, 2014 Report Share Posted April 3, 2014 Dear All, I have an existing code which was developed using Traditional DAQ now due to my hardware and labview software point of view i wanted to transit my code to daqmx,most of the part i could transit but there are two particular VI's which i could not transit they are AO Update Channels.Vi and AO Update channels(scaled array).vi. I Got stuck at this point. Please any one help how do i transit these two vi's with daqmx vi's Quote Link to comment
Tim_S Posted April 3, 2014 Report Share Posted April 3, 2014 Have you looked at the example "Voltage - Finite Output.vi" ? Quote Link to comment
abhishek_d Posted April 4, 2014 Author Report Share Posted April 4, 2014 I have gone through that example where they are using DAQmx write function, i have replaced my AO update channel code with DAQmx write function because i read that AO is related to write.So i did that. but im not so confident about what i did as per my requirement. i'm attaching the snapshot of my code and i have marked in my where exactly i have used AO Update Channels.vi. Thank You Quote Link to comment
Tim_S Posted April 4, 2014 Report Share Posted April 4, 2014 I'm not familiar with what you are doing, so it's difficult to say if that's correct or not. Have you tried the code to see if you get the same behavior? Have you tried a simple VI to do just the AO you want to occur? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.