GetDataLogValues MethodSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedNov 06, 20251 minute readOperations and ExecutionManufacturing Execution System 2023 R2 The GetDataLogValues() method returns all configured data log values for the specified data log group.Syntax Visual BasicC# 'Declaration Public Shared Function GetDataLogValues( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetDataLogValues( int grpId ) ParametersgrpId Required. Holds the ID of the data log group for which to retrieve the values. Return ValueReturns a DataSet containing a row for each data log value.See AlsoReferenceDataLogs ClassDataLogs Members In This Topic
The GetDataLogValues() method returns all configured data log values for the specified data log group.Syntax Visual BasicC# 'Declaration Public Shared Function GetDataLogValues( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetDataLogValues( int grpId ) ParametersgrpId Required. Holds the ID of the data log group for which to retrieve the values. Return ValueReturns a DataSet containing a row for each data log value.See AlsoReferenceDataLogs ClassDataLogs Members
The GetDataLogValues() method returns all configured data log values for the specified data log group.Syntax Visual BasicC# 'Declaration Public Shared Function GetDataLogValues( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetDataLogValues( int grpId ) ParametersgrpId Required. Holds the ID of the data log group for which to retrieve the values. Return ValueReturns a DataSet containing a row for each data log value.See AlsoReferenceDataLogs ClassDataLogs Members
The GetDataLogValues() method returns all configured data log values for the specified data log group.Syntax Visual BasicC# 'Declaration Public Shared Function GetDataLogValues( _ ByVal grpId As Integer _ ) As DataSet public static DataSet GetDataLogValues( int grpId ) ParametersgrpId Required. Holds the ID of the data log group for which to retrieve the values. Return ValueReturns a DataSet containing a row for each data log value.See AlsoReferenceDataLogs ClassDataLogs Members