Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Manufacturing Execution System 2023 R2

AddNewRow() method

  • Last UpdatedNov 26, 2024
  • 1 minute read

Use the AddNewRow() method to add a new row to the data log grid for a new set of data log samples.

Syntax

AddNewRow(int stepNo, string lotNo, string subLotNo,
string stepDesc);

Parameters

stepNo

An integer value, if not Null, that is the current step number to which this datalog row applies.

lotNo

An integer value, if not Null, that is current lot number to which this datalog row applies.

subLotNo

An integer value, if not Null, that is current sublot number to which this datalog row applies.

stepDesc

A string value, if not Null, that is current step description to which this datalog row applies.

In This Topic
TitleResults for “How to create a CRG?”Also Available in