Eliminate Video Screen

Discuss issues and ideas you have to configuring displays with PowerVision
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Eliminate Video Screen

Post by tshiii » Thu Nov 15, 2012 3:19 am

Dear Sir,

If I would like to eliminate video screen funciton from a configuration, how (what parameters) do need to be changed? When a video screen was eliminated merely, some errors occurred during compiling and it did not work.

Thank you and best regards,
Shiii
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: Eliminate Video Screen

Post by ksaenz » Thu Nov 15, 2012 8:06 am

Hello Shiii,

The errors are probably showing up because there are state machines or button presses referencing that view.

Which version of the Murphy Standard configuration are you using?

Regards,

ksaenz
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Tue Nov 20, 2012 3:35 am

Hello Ksaenz,

Thank you for your prompt reply.

The Murphy Configuration Version 2.3 is used.

Your kind help would be much appreciated.

Thank you,
Shiii
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: Eliminate Video Screen

Post by ksaenz » Tue Nov 20, 2012 8:12 am

The simplest way is to remove references to the video view.

In the 2.3 Murphy Standard configuration there are 3 key presses with a GoTo View to the video view.
Key Press 7 on the view Default Engine View
Key Press 8 on the view Default GraphicDemo View
Key Press 6 on the view PopupFull View

If you remove the Go To View action from those key presses the video view will not be shown in the configuration without the need to eliminate it.

Regards,

ksaenz
Attachments
Video view references.png
Video view references.png (107.81 KiB) Viewed 176 times
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Tue Nov 20, 2012 7:21 pm

Hello Ksaenz,

Thank you for your prompt attention and the information.

If the references to the Video view are removed in a configuration for PV750-V then the configuration is installed to PV750-NV, does the PV750-NV work properly? I already have a customized configuration for PV750-V, so I would like to modify this configuration.

Best regards,
Shiii
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: Eliminate Video Screen

Post by ksaenz » Mon Nov 26, 2012 8:05 am

Yes, you can remove the references to the video view(s) and the configuration will work in a PV750-NV.

Regards,

ksaenz
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Mon Nov 26, 2012 8:06 pm

Hello Ksaenz,

Thank you for the information and your kind support.

Best regards,
Shiii
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Fri Nov 30, 2012 12:19 am

Hello Ksaenz,

Regarding the following matter, the customized configuration does not use "Go TO View" but "Gauge Next Screen" and "Gauge Prev Screen" to refer the Video screen. If these "Gauge Next Screen" and "Gauge Prev Screen" are prefered to remain, what approaches are available to me?

Thank you,
Shiii
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: Eliminate Video Screen

Post by ksaenz » Fri Nov 30, 2012 8:10 am

Sounds like the configuration is based on the 2.2 Murphy Standard configuration.

In that case you need to remove the video view references from the script GaugeScreenInit and the video button from the Popup Full view

Regards,

ksaenz
Attachments
PopupFull View.PNG
PopupFull View.PNG (102.55 KiB) Viewed 147 times
GaugeScreenInit.PNG
GaugeScreenInit.PNG (35.31 KiB) Viewed 147 times
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Sun Dec 02, 2012 7:15 pm

Hello Ksaenz,

Thank you for the information and kind support.

Best regards,
Tsukasa Shiii
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Mon Dec 03, 2012 12:01 am

Hello Ksaenz,

After the video view references and the video button were removed and the modified configuration was uploaded into a PV750, the PV750 was freezing when booting.

How should it be addressed?

Thank you,
Shiii
ksaenz
Enovation Controls Development
Enovation Controls Development
Posts: 263
Joined: Thu Aug 19, 2010 7:53 am

Re: Eliminate Video Screen

Post by ksaenz » Mon Dec 03, 2012 8:04 am

That probably means that the scripts did not compile correctly.
You can compile the scripts before loading the configuration to check for errors by clicking the "Compile All Scripts" button under the script window. To do this the PV750 needs to be connected to the computer and runnig correctly. You can install the Murphy Standard configuration with a USB flash drive to get back to this state.

In this case I think the problem is that other scripts are referencing the GSVideo identifier we commented out so those scripts need to be commented out as well.

Comment out the code in the scripts GaugeScreenGoToVideo and GaugeScreenVideoResize.

Regards,

ksaenz
tshiii
Posts: 79
Joined: Thu Sep 09, 2010 8:56 pm

Re: Eliminate Video Screen

Post by tshiii » Thu Dec 06, 2012 3:53 am

Hello Ksaenz,

Thank you for your reply. I will confirm that.

Best regards,
Shiii