FabricationConfiguration.GetDamperName
Method
Description:
Gets the damper name from its identifier.
Gets the damper name from its identifier.
Parameters
| Parameter | Type | Description |
|---|---|---|
| damperId | Int32 | The damper identifier. |
Return Value
| Type | Description |
|---|---|
| String | The damper name. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The damper does not exist. |