8.38.5 GetDataSet Method
The signature of this Method is specified below. Table 106 specifies the Arguments representation.
Signature
GetDataSet(
[in] ProductionOrderHeaderType POHeader,
[in] 0:String MachineModuleUserName,
[out] DataSetType DataSet,
[out] MethodExecutionFeedbackType ExecutionFeedback);| Argument | Description |
| POHeader | The Production Order Header of the dataset to be retrieved. |
| MachineModuleUserName | The user name of the machine module for which the information is requested. The machine module identifier is exposed in the UserName in the MachineModuleConfiguration of the machine module. |
| DataSet | The DataSet for the production order with Production Order Header. |
| ExecutionFeedback | The result of the execution of the method. |