GetLoggedData(String,String,Int32) Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetLoggedData() method retrieves logged data for a data log group. The method determines whether to get the data from the Data_Log_16 or Data_Log_48 tables.
This overload of the method allows the job to be specified.
Parameters
- woID
- Required. Holds the work order ID for the job for which the logged data is being retrieved.
- operID
- Required. Holds the operation ID for the job for for which the logged data is being retrieved.
- seqNo
- Required. Holds the operation sequence number for the job for for which the logged data is being retrieved.
Return Value
Returns a DataSet containing a row for each data collection sample.