DGSTV V3
[TOC]
What is DGS TV?
DGSTV is used to display primarily real-time content on a larger screen. It is most useful for viewing data and statuses of the mill. It is located in the [tree]( ) of DGS.
When creating a screen, there are two major components. The Builder and the Content Editor.
DGSTV Builder ToolBar
The DGSTV Builder is the first step when creating a screen.
The three sections below are all the tools used in making a screen. There are three main sections, the toolbars, tools, and properties.
Icon | Name | Description |
---|---|---|
![]() |
Test | Using this button allows testing of what has been made in the Report Builder. Once pressed, it is replaced with a close button which cancels testing and returns to the builder. |
![]() |
Save | Use of this button saves all changes made to the report. |
![]() |
Export | Using this button Exports the report into a .vwr file. |
![]() |
Import | Using this button imports, a .vwr file into the builder. |
![]() |
Snap to Grid | Using this button allows each field to snap to the Grid on the builder section. When it is highlighted blue it is turned on. |
![]() |
Show Grid | Using this button shows or hides the grid. When the button is highlighted blue the grid will show. |
![]() |
Switch to Intersect selection mode | Using this button allows to switch between intersection selection mode and full selection mode. |
![]() |
Page zoom | Using this button allows to zoom into the report builder page. |
![]() |
Search Report | Use of this button allows for a search to the entire report (Query, Data fields, Labels) for specific lines/words. |
![]() |
SQL Editor | Using this button allows us to go in the query window to create, modify and delete query for the report. |
![]() |
Cut | Use of this button cuts the current selected field and copies it to the clipboard. |
![]() |
Copy | Use of this button copies the current selected field to the clipboard. |
![]() |
Paste | Use of this button pastes what is currently copied to the clipboard. |
![]() |
Undo | Use of this button reverses the last change made. Can be used multiple times. |
![]() |
Redo | This button steps forward after going back too far with undo. |
![]() |
Apply style to Selected | This button applies all of the same styles of one field to another field. |
![]() |
Align Left | Use of this button aligns all boxes left sides. |
![]() |
Align Center (Horizontal) | Use of this button aligns all boxes centers Horizontally. |
![]() |
Align Right | Use of this button aligns all boxes rights. |
![]() |
Align Top | Use of this button aligns the tops of all boxes selected. |
![]() |
Align Middle (Vertical) | Use of this button aligns all boxes centers vertically |
![]() |
Align Bottom | Use of this button aligns the bottoms of all boxes selected. |
![]() |
Same width | Makes all selected boxes the same width. |
![]() |
Same height | Makes all selected boxes the same height. |
![]() |
Same size | Makes all selected boxes the same size. |
![]() |
Equal horizontal spacing | Makes all selected boxes the same distance apart horizontally. |
![]() |
Increase horizontal spacing | Makes all selected boxes distance increase between them horizontally. |
![]() |
Decrease horizontal spacing | Makes all selected boxes distance decrease between them horizontally. |
![]() |
Equal vertical spacing | Makes all selected boxes the same distance apart vertically. |
![]() |
Increase Vertical Spacing | Makes all selected boxes distance increase between them vertically. |
![]() |
Decrease vertical spacing | Makes all selected boxes distance decrease between them vertically. |
![]() |
Group Selected | Group's the datatags and charts together. |
![]() |
Ungroup | Ungroups the selected grouping. |
![]() |
Bring to Front | Brings the selected field to the front layer of the report. |
![]() |
Send to Back | Send the selected field to the back layer of the report. |
DGSTV Builder Tools
DGSTV Tools are the basis of all the content on the display. To add an item to the report, click and drag the item to the main screen area. View the [DGSTV Tools]( ) section for a description of each property.
DGSTV Builder Main Properties
DGSTV has a set of properties when no fields are selected. These properties and uses will be described below.
Appearance
- BackColor : Sets the color of the background.
Design
- Name : Sets the name of the screen to be displayed in DGS
- NetworkFileLocation : Sets the file location for when the “Open Media Folder” on the content editor is used
Events
- OnClick : Allows the use of VBScript which executes when the screen is clicked on. To use the functions and syntax, visit the [vw scripting]( ) page. To reference the screen in general use me.Function().
- Onlnit: Allows the use of VBScript which executes when the screen is started. To use the functions and syntax, visit the [vw scripting]( ) page.
Layout
- Size: Modifies the size of the screen. Most screens will be using 1920×1080 - ex.(1920,1080). Formatting is Width,Height
Misc.
-
TVFields : This field opens up a new window displaying all current tools on the screen. When a tool is selected it will display all the properties which are explained at the bottom of [the DGSTV Tools]( ) page.
-
Timers : This field opens up a new window which displays the timers. Click the Add button to add a new timer, and fill out the properties explained below.
Timer Properties
- OnTick: Allows the use of VBScript which executes when the timer ticks. To use the functions and syntax, visit the [vw scripting]( ) page.
- Enabled: Sets the timer to be enabled or disabled.
- Interval: Sets the interval that the timer displays in milliseconds.
- Name: Sets the name of the timer.
DGTV Content Editor
The Content Editor can be used after a screen has been built through the builder. It allows for easy additions and removal of content on each frame.
Getting Started :
When a frame is clicked, a new menu will appear in the top. When a piece of content is added, it will be displayed beneath in a list.
Content Editors Menu
The content editors menu is used to easily add an element to a frame. When an element is added, it is displayed beneath the toolbar. Each element is described in the table below.
Icon | Name | Description |
---|---|---|
![]() |
Save | Use of this button saves all changes made to the screen. |
![]() |
Add Report | Use of this button adds a Report to the frame. |
![]() |
Add View | Use of this button adds a View to the frame. |
![]() |
Add Presentation | Use of this button adds a Presentation to the frame. |
![]() |
Add Slide Show | Use of this button adds a Slideshow to the frame. |
![]() |
Add Video | Use of this button adds a Video to the frame. |
![]() |
Open Media Folder | Use of this button opens up the folder designated in the “NetworkFileLocation” property above. |
Content Editor Tool properties
Each piece of content added to a frame has different properties. When an item is clicked on, the properties are revealed beneath.
Frame | Properties | Description |
---|---|---|
Report | Name: Sets the name of the report to be displayed in the top menu. Report: Choose the report to display from the site. Seconds Between Pages: Sets the amount of seconds between pages. | ![]() |
View | Name: Sets the name of the view to be displayed in the top menu. View: Choose the view to display from the site. Seconds Displayed: Sets the amount of seconds the view to be displayed for. | ![]() |
Presentation | Name: Sets the name of the Presentation to be displayed in the top menu. Presentation: Choose the report to display from the site. Seconds Between Slides: Sets the amount of seconds between Slides. | ![]() |
Slide Show | Name: Sets the name of the Slide Show to be displayed in the top menu. Directory: Sets the local directory of the slide show. Seconds Between Images: Sets the amount of seconds between the images in the slide show. | ![]() |
Video | Name: Sets the name of the report to be displayed in the top menu. Video Location: Sets the directory of the video locally. Mute Video During Playback: Enable/Disable the video to play sound through the screen. Video Duration: Sets how long the video is played. 0 Means the end of the video. | ![]() |