Mikrobi Posted January 9, 2006 Report Share Posted January 9, 2006 I work at LabVIEW RT 7.1. I need restart hardware using LabVIEW at RT. Is there any possibility to do that? I didn't found any options (except using C and asm injecton to diagram) best regards Mikrobi Zbigniew StS Quote Link to comment
Neville D Posted January 9, 2006 Author Report Share Posted January 9, 2006 I work at LabVIEW RT 7.1. I need restart hardware using LabVIEW at RT. Is there any possibility to do that? I didn't found any options (except using C and asm injecton to diagram) best regards Mikrobi Zbigniew StS What "hardware" do you want to restart?? If you mean the LV-RT platform itself, you could reboot it with a VI on your HOST system, targetting the RT platform. Its reboot RT controller.vi or something like that.. I don't have RT loaded on at the moment on my PC. Neville. Quote Link to comment
Mikrobi Posted January 10, 2006 Report Share Posted January 10, 2006 What "hardware" do you want to restart?? If you mean the LV-RT platform itself, you could reboot it with a VI on your HOST system, targetting the RT platform.Its reboot RT controller.vi or something like that.. I don't have RT loaded on at the moment on my PC. Neville. Right. It is PC card SBC81870. I've found this - RT Reboot Controller.vi. I would like reboot local machine. I've tried use RT Reboot Controller.vi but that is wrong way - I have Mac adress and IP but result is error 56. Quote Link to comment
Neville D Posted January 10, 2006 Author Report Share Posted January 10, 2006 Right. It is PC card SBC81870. I've found this - RT Reboot Controller.vi. I would like reboot local machine. I've tried use RT Reboot Controller.vi but that is wrong way - I have Mac adress and IP but result is error 56. Sorry, you lost me.. I still don't understand what you are trying to do (or why). Neville. Quote Link to comment
Mikrobi Posted January 10, 2006 Report Share Posted January 10, 2006 Sorry, you lost me.. I still don't understand what you are trying to do (or why).Neville. Programmable suicide of VI. Realy. Stupid idea. Under some conditions end application and send reboot signal to PC, like "Restart computer" command in Windows. Sound stupid. I know. :] Quote Link to comment
Neville D Posted January 10, 2006 Author Report Share Posted January 10, 2006 Programmable suicide of VI. Realy. Stupid idea. Under some conditions end application and send reboot signal to PC, like "Restart computer" command in Windows. Sound stupid. I know. :] AAAHH....!! I remember doing that once on an RT Target. If an error was generated in the RT code, I would automatically reboot the RT target, and the application was set to run at startup. I think I used the Reboot VI.. Let me see if I can dig out what I used.. Will get back to you tomorrow. Neville. Quote Link to comment
menghuihantang Posted December 8, 2007 Report Share Posted December 8, 2007 QUOTE(Neville D @ Jan 10 2006, 04:30 PM) Let me see if I can dig out what I used.. Will get back to you tomorrow.Neville. Never come back. What happened Quote Link to comment
Neville D Posted December 8, 2007 Author Report Share Posted December 8, 2007 QUOTE(Neville D @ Jan 10 2006, 02:30 PM) I remember doing that once on an RT Target. If an error was generated in the RT code, I would automatically reboot the RT target, and the application was set to run at startup. I think I used the Reboot VI..Let me see if I can dig out what I used.. Will get back to you tomorrow. Neville. Better late than never..!! Here is a picture of a VI I use in the RT code. If an error is generated in the RT controller, this VI is run and it automatically self- reboots the controller. http://lavag.org/old_files/monthly_12_2007/post-2680-1197050147.jpg' target="_blank"> Neville. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.