04-18-2007 08:53 AM
Dear Allison S.
Thanks for the answer
You understood all correct
RP is Remout Panel.
The image was 320*240
When I transfered the image to Remout Panel - the speed was 2 000 000 bit/sec.
And I want to decrease the speed.
Now I try transfer image via TCP/IP
Best regards
Iskander
.
04-28-2007 05:08 AM
Hi Allison S.
Excuse me for my trouble.
But I didn't understand
When can I find the Real Time and IMAQ Remote compression.vi?
Regards
Iskander
04-30-2007 03:58 PM
10-11-2007 05:01 PM
10-12-2007 02:06 PM
Hi Iskander,
Now that you have the IMAQ Remote Compression VI you will be able to open the example that you originally posted, even with the upgrade to LabVIEW 8.0. The example you posted demonstrates how the code compresses an image then flattens the image to a string data type. It will then unflatten the string and show the resulting image. The Remote Compression VI simply compresses the image to a lower quality so that it can be transferred quicker.
Also, here is a link to a tutorial on our website that talks about Remote Panels in LabVIEW.
http://zone.ni.com/devzone/cda/tut/p/id/4791
If you are specifically looking for example code, I would suggest browsing through our Developer Zone on the website to find what fits your needs. There are many example programs that use Remote Front Panels so they should give you many ideas.