Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

RT how can i see CPU usage in system mangager...tools>>

Hi,
         I am also working with RT,I am not able to see CPU usage with my system manager,its showing some VI server error or port error?how should i configure,i gave IP address but use default port address.please solve this problem?
Pratima
*****************Certified LabView Associate Developer****************************
0 Kudos
Message 1 of 8
(4,490 Views)
Could you please discribe your problem a little better. Give error codes, discribe what VI you are running, describe the behavior. Use good punctuation and grammar too 🙂


Message Edited by rex1030 on 05-07-2008 04:54 PM
---------------------------------
[will work for kudos]
0 Kudos
Message 2 of 8
(4,487 Views)
Make sure that you have enabled VI Server in the project.  Also a picture of the error would be great.
"If you want to succeed... Architect" - The Specialist
0 Kudos
Message 3 of 8
(4,484 Views)
hi Specialist,
                  thanks,now i am able to see system manager with start monitoring.my RT vi is using 100% CPU,can u suggest what should i do?
pratima
*****************Certified LabView Associate Developer****************************
0 Kudos
Message 4 of 8
(4,470 Views)
You need to put waits in your loops or use timed loops.
---------------------------------
[will work for kudos]
0 Kudos
Message 5 of 8
(4,459 Views)
Pratsha
 
What hardware are you using... Can you tell us a little more about the application?
SteveA
CLD

-------------------------------------
FPGA/RT/PDA/TP/DSC
-------------------------------------
0 Kudos
Message 6 of 8
(4,455 Views)
Rex1030 is correct.  Waits inside of loops help with 100% CPU.  Also note that if you are using a cFP, the default action is to run at 100%.  Note this:
http://digital.ni.com/public.nsf/allkb/8CBE08A24018A8F086256F79006CEB12?OpenDocument

Are you using a cFP.
"If you want to succeed... Architect" - The Specialist
0 Kudos
Message 7 of 8
(4,450 Views)

Hi ,

           I am using cRIO-9004 controller.

Pratima

*****************Certified LabView Associate Developer****************************
0 Kudos
Message 8 of 8
(4,441 Views)