04-20-2015 02:08 PM
I am testing it now. I am not exactly sure how to use the hardware and software for this USB6002 and LabVIEW. I wired AO GND to AI GND, and wired AO0 to AI0. I am using Measurement and Automation Explorer along with a multimeter to see what voltage is being output and from what I have so far, the answer is yes. I am reading on AI0 what my multimeter is reading.
04-20-2015 02:11 PM
I have done nothing with scaling, so far. I will be using 200 VDC, when I actually put this in circuit but will cross that bridge when I get to it. For now, no scaling.
04-20-2015 02:15 PM - edited 04-20-2015 02:16 PM
This is very impressive s-ware! The huge difference to what I am experienced with (Allen-Bradley, Siemmens, DirectLogix, etc....) is speed! Just thought I would throw that in here. 🙂
04-20-2015 02:27 PM
@ceilingwalker wrote:
This is very impressive s-ware! The huge difference to what I am experienced with (Allen-Bradley, Siemmens, DirectLogix, etc....) is speed! Just thought I would throw that in here. 🙂
I'm sure NI would love to hear that feedback. Setting up scales in MAX isn't too difficult. You have various options for using a table, or a polynomial, and a few others. You then save the settings in MAX and you can call them and use them in LabVIEW. You then read your channel and it returns the engineering units you applied to it. You can also programatically create the scales using DAQmx VIs, but in my opinion it is better to have it in MAX. It adds a layer of obstraction that is nice to where my software doesn't care about the scale or how it is made, it just uses it. No need to re-invent the wheel if there is software that handles scaling for you.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-20-2015 02:46 PM
Just need to figure out how to establish serial connection with HP LCR Meter and I am in business. Pretty sure that DAQ Assistant can't be used, as it is not showing my COM3 connection. Probably need the VISA for this however, that's my next task. Thanks for your support.
04-20-2015 03:52 PM
It sounds like you are making some good progress, but let me suggest you open the Example Finder by going to Help >> Find Examples. There search for Serial. The example I'm thinking of is called Simple Serial. It shows how to open, write, wait, and read some arbitrary data. It has some functionality similar to hyperterminal. There are more advanced features like Asyncronous vs Syncronous, and terminating characters but it is a good start, and it should list the COM ports that Windows sees.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-20-2015 04:20 PM
04-21-2015 08:01 AM
Tried that for the first time, just now. This software keeps impressing me more-and-more, with each new thing I learn. I took the Core I and started Core 2, online training. This is the most intuitive, easy to learn, controls and automation software I have ever used. Thank you
04-21-2015 08:43 AM
@ceilingwalker wrote:
This is the most intuitive, easy to learn,
controls and automation softwareprogramming language I have ever used.
Fixed that for you.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
04-21-2015 08:49 AM
Thank you for correcting me.