VBrick Forum
Welcome, Guest. Please login or register.
January 06, 2009, 11:54:28 PM

Login with username, password and session length
Search:     Advanced search
Due to the volume of fake, robotic reqistrations, the Forum does not accept registrations from 3rd party mailers
540 Posts in 277 Topics by 209 Members
Latest Member: pomenski
* Home Help Search Login Register
+  VBrick Forum
|-+  VBrick Appliances
| |-+  Control
| | |-+  Billboard scripting
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Send this topic Print
Author Topic: Billboard scripting  (Read 985 times)
Terry R
Newbie
*

Karma: +0/-0
Posts: 1


Billboard scripting
« on: August 21, 2006, 07:55:13 AM »

I want to write a script that will turn on the billboard at a certain time. I know what parameter name to use, but not sure what value to use. Does anyone know how to do this?

Thanks,

Terry
Report to moderator   Logged
rmavro
Administrator
Hero Member
*****

Karma: +5/-1
Posts: 294


Re: Billboard scripting
« Reply #1 on: August 21, 2006, 12:06:14 PM »

Terry,

The VBrick Billboard is a web brower for the MPEG-2 or MPEG-4 decoder (by-the-way, the brower used for the MPEG-4 decoder is much more capable than the one used with the MPEG-2 decoder).

In essence, you need to tell the brower what URL to display, then enable it (on) or disable it (off).

Here is a sequence to set the URL and turn it on:


<vbrickSlot2BillboardURL>       command for the billboard, slot 2
<file://./BB01/VB_1.HTM>      value. set this to the URL you wish.  The default is shown.
<vbrickSlot2BillboardEnable>   command for the billboard, slot 2
<1>                                    value. 1 for off, 2 for on
<vbrickSlot2BillboardIrEnable> command for the billboard, slot 2
<2>                                    value

This is what you set via web page, internal event system or sdk.




Good luck!



« Last Edit: September 13, 2006, 04:41:45 AM by rmavro » Report to moderator   Logged
Pages: [1] Go Up Send this topic Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP VBrick Forum | Powered by SMF 1.0.5.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!