DT AcquireHistoricalWaveformsThruTCPIP.vi
LabVIEW DataTaker Driver >> DataTaker High Level TCP/IP >> DT AcquireHistoricalWaveformsThruTCPIP.vi
Uses TCP/IP communications. Initiates TCP/IP connection, requests all historical data then closes the TCP/IP connection.
Notes
- None.
Error Message Generated
- DT HIGHLEVEL ERROR: Unable to acquire historical waveform(s) thru TCP/IP.
Controls and Indicators

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

|
IP address is the IP address of the dataTaker hardware. |

|
remote port (8) is the port to connect to on the dataTaker hardware. |

|
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. |

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

|
The code input identifies the error or warning. |

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

|
historical waveforms is an array of historical waveform clusters. |

|
historical waveform clusters contain two arrays, which is the historical data stored on the dataTaker.
|

|
The first array contains the time values of each data point of the waveform
|
|
Each element is the time of each data value, given in seconds since 1904. |

|
The second array contains the waveform data for the particular channel.
|

|
Each element is a data value of the channel.
|

|
waveform names is an array that contains names for each plot in the historical waveform cluster. For example, A1, is the first plot from schedule A. |

|
Each element of the waveform names array, is a string which is a unique name derived from the dataTaker's schedule and channel. |

|
timeout? is true if the acquisition timed out. |

|
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. |

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

|
The code input identifies the error or warning.
|

|
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
|
|