This method returns a list of aliases associated with an equipment train. Its signature is:
string[] GetEquipmentTrainAliases( string cmServer, string batchExecutive, string recipeName, string equipmentTrain );
Parameters for this method are shown in the following table.
Parameter |
Description |
Type |
Valid Input |
|---|---|---|---|
cmServer |
The DeltaV node where the Campaign Manager server is located |
String |
Name of node |
batchExecutive |
The Batch Executive name |
String |
Name of Batch Executive |
recipeName |
Recipe name |
String |
Recipe name |
equipmentTrain |
Equipment train used by the recipe. |
String |
Equipment train |