VSetInt VI
Tool Palette
Epson Robots 8.0 | Vision
Description
Sets the value of a vision property whose data type is integer.
Inputs
| Spel Ref In | Spel reference from a previous Spel Ref Out. |
| Error In | Error condition from a previous Spel node. |
| Sequence | The name of a vision sequence in the current project. |
| Object | Optional. |
The name of a vision object in the specified sequence.
Omit when setting a property for a sequence.|
|Property Code |The property code.|
|Value |The new integer value of the property.|
Outputs
| Spel Ref Out | Spel reference output for next VI to use. |
| Error Out | Error condition output for subsequent Spel nodes. |
Remarks
See the Vision Guide 8.0 Properties and Results Reference manual for details on Vision Guide properties and results.
See Also
VGetBool VI, VGetDbl VI, VGetInt VI, VGetStr VI, VRun VI, VSetBool VI, VSetDbl VI, VSetStr VI
VSetInt Example

← VSetDbl VI VSetStr VI →