Sends the current workbook to a list of recipients via email. You can use this VI only if you configure Microsoft Outlook or Outlook Express as the default email application.


icon

Inputs/Outputs

  • cNI__reportlvclass.png

    report in is a reference to the report whose appearance, data, and printing you want to control. Use the New Report VI to generate this LabVIEW class object.

  • c1dstr.png recipients

    recipients contains the list of email addresses the VI uses to send the report.

  • cstr.png subject ("")

    subject contains the subject line of the message.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • iNI__reportlvclass.png

    report out is a reference to the report whose appearance, data, and printing you want to control.

    You can wire this output to other Report Generation VIs.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.