Using a Web Application with a CompactRIO Device
- Updated2023-02-17
- 2 minute(s) read
Using a Web Application with a CompactRIO Device
Leverage the following architectures to use your web application with a CompactRIO device.
- Access a web application on your CompactRIO.
- Access a web application on a PC.
- Access a web application on the cloud.
Use the following table to determine the best architecture for your system and web application.
| Architecture | Use case | How to access | How to implement |
|---|---|---|---|
| Access a web application on your CompactRIO. Note You cannot use SystemLink
APIs using this architecture. |
Light-weight web applications:
|
Enter the IP address of your CompactRIO in a browser on the same local network as the device. |
|
| Access a web application on a PC. |
|
Enter the IP address of the PC in a browser on the same local network as the PC and CompactRIO. |
|
| Access a web application on the cloud. |
|
Enter the URL for the web application in a browser connected to the internet. |
Note Refer to SystemLink Cloud FAQ to learn more about
SystemLink Cloud requirements and features.
|