dataTaker - Data Loggers, Powerful and Flexible Data Acquisition and Data Logging Systems
Powerful Data Logger and Flexible Data Acquisition and Data Logging Systems

DT SetCurrentJob.vi

LabVIEW DataTaker Driver >> DataTaker Low Level >> DT SetCurrentJob.vi

Sets the dataTaker's current job using the specified job configuration. The dataTaker driver only supports one job per connection. The job string can be either a string generated by the job configuration functions or a string manually entered by the programmer. Manual entry of a job configuration string allows a programmer that is familiar with the dataTaker command language to specify any dataTaker functionality not directly supported by the job configuration functions. Note if you manualy enter the job all lines must end with CRLF and don't include the BEGIN and END statements.

Notes

- Assumes that "DT OpenDataTakerConnection.vi" has been previously called and did not generate an error.

Error Message Generated

- DT LOWLEVEL ERROR: Invalid current job input.


DT SetCurrentJob.vi


Controls and Indicators

cclstp

connection data in contains information about a dataTaker connection.

    cenum

    connection type is the type of connection used to communicate to the dataTaker.

    cclstp

    DT serial contains the serial session configuration information.

      cenum

      protocol: specifies whether to use standard serial communications, or the DARTS protocol (DT500 only).

      cvsrn

      VISA resource name: the VISA resource to use for serial communications (ignore when using DARTS protocol).

      cdlrn

      DARTS reference Reference to a DT DARTS object.

      cdlrn

      serial buffer reference Reference to a DT SerialBuffer object.

    cncrn

    TCPIP connection id is a reference to the TCPIP connection.

    cenum

    DT type shows the type of dataTaker that is connected (DT800 or the DT500 family).

    cdlrn

    current job reference Reference to a DT CurrentJob object.

    cdlrn

    DT800 hist reference Reference to a DT DT800History object.

cstr

current job: string containing the dataTaker job to set as current.

cclstp

The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

    cbool

    The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning.

    ci32

    The code input identifies the error or warning.

    cstr

    The source string describes the origin of the error or warning.

iclst

connection data out contains information about a dataTaker connection.

    ienum

    connection type is the type of connection used to communicate to the dataTaker.

    iclst

    DT serial contains the serial session configuration information.

      ienum

      protocol: specifies whether to use standard serial communications, or the DARTS protocol (DT500 only).

      ivsrn

      VISA resource name: the VISA resource to use for serial communications (ignore when using DARTS protocol).

      idlrn

      DARTS reference Reference to a DT DARTS object.

      idlrn

      serial buffer reference Reference to a DT SerialBuffer object.

    incrn

    TCPIP connection id is a reference to the TCPIP connection.

    ienum

    DT type shows the type of dataTaker that is connected (DT800 or the DT500 family).

    idlrn

    current job reference Reference to a DT CurrentJob object.

    idlrn

    DT800 hist reference Reference to a DT DT800History object.

iclst

The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

    ibool

    The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning.

    ii32

    The code input identifies the error or warning.

    istr

    The source string describes the origin of the error or warning.

(C) 2003 dataTaker Pty Ltd & ICON Technologies Pty Ltd

www.dataTaker.com

www.icon-tech.com.au

 

Google

WWW datataker.com

Go to top
Copyright © Datataker Pty Ltd