LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

web publishing snapshots resolution

Hello,

I create my web page with Web Publishing Tool.

I select Monitor option (multiple snapshots that updates continuously).

 

I ask if it's possible to edit mages.

Particularly need to modify the resolution/dimension/proportion of images.

 

Thanks

0 Kudos
Message 1 of 4
(2,472 Views)

Hello Lesterino, 

 

Do you create an Application in order to see the results using Web Server? You .vi is being executed in RT target or in the host?

 

In case you create an application, you can edit some options like Window Appearance and Behavior, and some Execution options when you try to create your executable through the Application Builder, before you try to use Web Server.

 

My VI Window's Appearance Properties are Wrong When Used in an Executable

http://digital.ni.com/public.nsf/allkb/97DB0096CF9321688625759F004C5163?OpenDocument

 

Have you tried to change these properties before creating your application?

 

Antonios
0 Kudos
Message 2 of 4
(2,452 Views)
I do not need a exe application. I only need to edit images on web serve
0 Kudos
Message 3 of 4
(2,438 Views)

Yes I understood what you desire. 

I suggested you the above Knowledge Base article because by creating the executable you can also publish your front panel but change also the properties that I explained above.

Another idea would be to change the resolution of your vi's front panel programmatically. In this way you will be able to change the resolution of vi that you publish in the web.

Maybe this article would help you too. Its is just an idea.

 

How Do I Scale All of the Objects of My Front Panel with the Window Size?

http://digital.ni.com/public.nsf/allkb/048C31D73E8EC91286256E440063E1BB?OpenDocument

 


Antonios
0 Kudos
Message 4 of 4
(2,432 Views)