Initialize VI
Tool Palette
Epson Robots 8.0 | System
Description
Initializes the instance of Spel used by the LabVIEW VI library.
Inputs
| Server Product Type | Optional. Specifies which Epson RC+ product to interface with. |
| Connection Number | Optional. Specifies which Controller connection to use. |
| Project | Optional. Specifies the Epson RC+ project to be used. |
| ServerInstance | Optional. Specifies which instance of Epson RC+ server to use. |
| ConnectionPassword | Optional. String expression for the connection password. If the controller has a password for its connection and the password was not configured in the RC+ Setup - PC to Controller Communications dialog, then you must specify a password in order to connect with the controller. |
Outputs
| Spel Ref Out | Spel reference output for next VI to use. |
| Error Out | Error condition output for subsequent Spel nodes. |
Remarks
The Initialize VI must be called for each instance of the library that will be used.
Server Product Type is used to specify which Epson RC+ product to use. The default is RC80 (Epson RC+ 8.0).
When Connection Number is not specified, then the connection last used in the Epson RC+ 8.0 will be used.
When Project is not specified, the default LabVIEW Epson RC+ 8.0 project will be used. The project must be used in the Epson RC+ product specified with Server Product Type.
See Also
Shutdown VI
Initialize Example

← Inertia VI J →