How to add diagnostic viewer to FTView display page

RSLinx, RSLogix, RSView, LogixPro ...
yasi
Posts: 8
Joined: Fri Sep 13, 2013 7:45 am

How to add diagnostic viewer to FTView display page

Post by yasi »

Hi!
I want to add diagnostic viewer to FTView project display page.Is there any active x control or ole control that can be used?

Thank You!
prushmere
Posts: 40
Joined: Fri May 07, 2010 8:44 am
Location: UK

Re: How to add diagnostic viewer to FTView display page

Post by prushmere »

It's not possible, there is no ActiveX in SE. The only thing you can do is to launch the diagnostic viewer from a button using the following command.

Appstart "C:\Program Files\Rockwell Software\RSView Enterprise\ActivityLogViewer.exe"
yasi
Posts: 8
Joined: Fri Sep 13, 2013 7:45 am

Re: How to add diagnostic viewer to FTView display page

Post by yasi »

Thanx for reply!!!!!!!!!!!! (pgood)