So I'd like to automate SW so that somehow I can get out the
total cost of an assembly that I design. I need it to check my
customer properties of "Cost" and "Unit of Measure" and the "QTY"
property to determine if the qty is above the min buy quantity, and
then compute the cost of each line item and sum it. Suggestions?
I'm not a real strong programmer, at least not in VB or anything
like that ... if i could write a LabVIEW app to do this I would,
but I don't understand enough of the API to do that.