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

AVEVA™ Batch Management

BatchSetManualModeWC()

  • Last UpdatedJun 23, 2017
  • 1 minute read

This method changes the mode of the currently selected batch in the BatchSched list to Manual. This method should only be called if the batch status is Ready, Run, or Held. The return code is a Short integer value that can be used for error handling.

For more information on the error codes returned, see "Error Return Values".

NOTE: You must use the BatchSetManualModeWC() method when the DoneByComment and CheckByComment is made mandatory in the System Parameter.

Syntax

ReturnCode = OcxBatchVar.BatchSetManualModeWC (DoneBy, CheckBy, DoneByPswd, CheckByPswd, DoneByComment, CheckByComment)

Parameters

DoneBy

Data Type: String

Done by user ID

CheckBy

Data Type: String

Check by user ID

DoneByPswd

Data Type: String

Done by password

CheckByPswd

Data Type: String

Check by password

DoneByComment

Data Type: String

Done by comment

CheckByComment

Data Type: String

Check by comment

Related Links
TitleResults for “How to create a CRG?”Also Available in