07-25-2008 10:15 AM - edited 06-09-2017 11:49 AM
07-28-2008 02:49 AM
Hi,
My RT application runs in compact FieldPoint. It has 3 loops: low priority,
high priority and client-server communication loop to send and receive
data with host PC. It also have remote panel server, to see the
front panel from network. It works perfectly when I start it from
project. We have all data on host computer. But when I create an executable to
run from start-up, I still see and control my application on network, but
communication is broken. I suspect that need to set special settings in build
specification. The application itself is okay, I have checked it many times. Any
hint and help would appreciate
07-28-2008 09:29 AM
Hello Armen,
Your question is better suited for the general LabVIEW support forum. Please repost it there. I would encourage you to include some of the code, especially the communication loop if that is the piece that isn't working. Since you can access the front panel of the RT application usding Remote Panel, you can also display more debugging information on the front panel that tells you more about what is going on in the communication loop.
This forum is designed for discussion on the tools referenced above and in the future, specifically automated tools for deploying RT applications. For these tools we assume that you have a working RT executable application.
07-28-2008 12:25 PM
07-29-2008 11:28 AM
David,
I think you may have already received your answer from the PSE through your local sales person. Here's a summary for the forum.
The end customer can not directly create the necessary USB drive as the code for it is part of MAX and the LV RT installation on the development machine. Options include:
1. Create the USB drive on the development machine and ship the USB drive to the customer.
2. Create the USB drive on the development machine. Then zip up the contents of the USB drive and e-mail the ZIP file to the customer. The customer must format their own USB drive to be a bootable drive. Then they will place the contents of the ZIP file on the empty USB drive. Now they have a bootable USB drive to start their PC in RT.
07-29-2008 12:48 PM
07-29-2008 02:07 PM - edited 07-29-2008 02:09 PM
07-29-2008 03:08 PM
07-30-2008 09:44 AM
09-24-2008 11:35 AM
When you go to the download link for LabVIEW Real-Time System Replication Tools it says:
LabVIEW Real-Time Module for PharLap -- System Replication Tools
But these tools work for VxWorks targets too? I been using them with VxWorks for some time know and just want to be sure this is a typo on the website.