Process |
public class ProcessAPI : Spice3API
The ProcessAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSpeedScale | Gets the current speed scale factor. | |
| GetTransformation | Gets the current process transformation. | |
| GetVariables | Gets the current process variables from the card. | |
| LoadVariables | Loads the current process variables from the card's local storage. | |
| SetSpeedScale | Sets the speed scale factor. | |
| SetTransformation | Sets the process transformation. | |
| SetVariables | Sets the process variables on the card. | |
| StoreVariables | Stores the current process variables in the card's local storage for later (re-)loading. |