https://github.com/a-mhamdi/web-service-labview
Numeric computations in LabVIEW through a web interface
https://github.com/a-mhamdi/web-service-labview
labview national-instruments web-service
Last synced: 4 months ago
JSON representation
Numeric computations in LabVIEW through a web interface
- Host: GitHub
- URL: https://github.com/a-mhamdi/web-service-labview
- Owner: a-mhamdi
- License: mit
- Created: 2024-12-30T22:08:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T16:42:23.000Z (over 1 year ago)
- Last Synced: 2025-01-07T17:55:27.451Z (over 1 year ago)
- Topics: labview, national-instruments, web-service
- Language: LabVIEW
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Service using LabVIEW

## Description
This document provides a `LabVIEW` program that allows you to send two numbers and the operation to be performed to a web server. The server will respond with a result message that will be displayed on the web browser.
## Results
The following image shows the web browser interface of the application.

The following image shows the corresponding `LabVIEW` program.
