Procedure.AddNewDwell Method
- 업데이트 날짜:2023-02-21
- 2분 (읽기 시간)
| Name | Description | |
|---|---|---|
| AddNewDwell(String, String, BaseNode) | Adds a new Dwell step. This step suspends the procedure for the specified DwellTime. This method uses a channel to specify the DwellTime parameter. | |
| AddNewDwell(String, String, Double) | Adds a new Dwell step. This step suspends the procedure for the specified DwellTime. This method uses a constant to specify the DwellTime parameter. |