12-30-2021 01:48 AM
As Beginner in LabVIEW Web Service,
I would like to get your recommendation for which one is preferable between hosting web service on Application Web Server or NI Web Server?
My situation are:
Reading from the LabVIEW help, it seems like some of my situation can be applied by one web server but not on the other one.
Any suggestion if we could accommodate all those mentioned required situation in a single web server?
or may be there is any work around?
01-03-2022 02:27 PM
NI Web Server is the newer technology, and I'd recommend using it when possible. If you need to host a web service on an RT target, however, you'll need to use Application Web Server since NI Web Server is not available for Linux RT.
Can you please elaborate on which of your needs are not served by NI Web Server?
01-04-2022 02:38 AM
@Christina_R wrote:
Can you please elaborate on which of your needs are not served by NI Web Server?
I can't see the Web service status. is it running? stopped? or something error occurred? And,
When some weird behavior occurred, I need to debug it (just as it is stored on the NI Web Server).
Note:
The remote target Computer is Windows based, has NI Web Server, has G Web Software, and has only LabVIEW Run-time (Non Development)