please tell me the way to examine the mean of each term in invoke or property node list.
I want to study active X because of using excel in runnning VI.
but I can't found the effective information anywhere.
in example of a VI with calling excel file for writing initial infomation to record file from other place,
This excel file include with the name of instruments.(PI-12, FI-15 etc.)
what does the following process mean?
1)the term of "visible" and "displayAlerts" in Property node is connected by false constant.
2)Invoke node is opened.
3)the term of "Range" and "Cell1" and "Cell2" in invoke node.
4)the term of "value2" in the property node.
5)former property node is conenncted by "Variant to date"
6)finally, "Variant to date" is connencted by invoke node with the term of "quit
I am looking forward to your answer.