Place data into an Origin worksheet.
|
Origin.IOApplication is a reference to Origin.ApplicationSI.
|
|
name is the name of the worksheet.
|
|
data is the data to put in worksheet.
|
|
r1 is the start row index to put the data.
|
|
c1 is the start column index to put the data.
|
|
Error In contains error information that occur before this VI or function runs.
|
|
Origin.IOApplication.Out is a reference to Origin.ApplicationSI.
|
|
PutWorksheet is TRUE, the data are put into the worksheet successfully, otherwise failed.
|
|
Error Out contains error information.
|