![]() | Download Help (Windows Only) |
Owning Palette: Starter Kit 1.0 VIs
Requires: LabVIEW Robotics Starter Kit
Begins a communication session with the FPGA on the robot you want to control and returns a reference you use to read from or write to the FPGA. You must call this VI before you access I/O on the FPGA.
Use the Close Starter Kit VI to end the communication session with the robot.
![]() | IP address specifies the IP address of an sbRIO connected to the host computer. By default, this VI uses the IP address defined for the sbRIO target in the Project Explorer window. |
![]() | error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() | FPGA starter kit host 1.0 out is a reference to the communication session between the host VI and the FPGA on the robot. You can wire this output to other Starter Kit VIs. |
![]() | error out contains error information. This output provides standard error out functionality. |
To simulate a Starter Kit application, use the Initialize Simulated Starter Kit 1.0 VI instead of this VI.
Refer to the Starter Kit 1.0.lvproj in the labview\examples\robotics\Starter Kit 1.0 directory for an example of using the Initialize Starter Kit 1.0 (sbRIO-9631) VI.
Helpful
Not Helpful