Text
Tool Tip: You can write the information text for show to user when mouse over the object.
Style: Selection can be made as "Standart" or "XY Chart".
Local: When "Local" selected chart datas fetched from database which belongs this project on same computer.
Remote: If datas fetched from remote computer "Remote" should be checked. When you install more than one WinTr station, each station can create a chart from other station's saved datas. The additional information at the below is needed when remote option selected.
There is an important issue on remote working. If remote machine cannot be reached, related chart will be disabled. If page open again, will be tryed to establishing a connection again. First unsuccessful connection attempt will cause short time freeze on screen. Repeat of freezing removed by disabling chart. Establishing network over internet may cause short-time freezing on the system. For preventing system from this situation, page refresh period should be determined a bit long and remote machine charts should be located at separate scada pages.
Server Address: The information for SQL Server that will be connected. If database located on same computer, here should be "WINTR". If it is at the computer which is on local network, you should write “COMPUTERNAME\WINTR”. If connection will be made over Internet, it should be “IP ADDRESS\WINTR,TCP PORT NO”.
Server Database: You should write here database name that will be connected.You can see the database name the WinTR project uses at the remote machine from SQL Server tab at control panel.
User Name: Enter here WinTr named database servers username which at the server computer. Default username is "sa".
Password: Enter here WinTr named database servers password which at the server computer. Default password is "12341234"
Connect Server: For testing the configuration, when you press this button and have no error means connection established.
Note: There is some settings that should made at remote machine for local or remote network connections.
Firewall settings: Firewall can be disabled or made exception. For creating firewall exception: On the control panel open firewall. Uncheck "Don't allow exceptions". At exceptions tab click "add program". Allow “C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\sqlservr.exe” program and “C:\Program Files\Microsoft SQL Server\90\Shared\sqlbrowser.exe” program.
SQL Server remote connection permissions: Open Start-Programs-Microsoft SQL Server 2005-Configuration Tools, SQL Server Surface Area Configuration program. Click “Surface Area Configuration for service and connection”. Click Remote connection under the WINTR. Allow Local and remote connection. Make "automatic" startup service under SQL Browser service.
Run Start-Programs-Microsoft SQL Server 2005-Configuration Tools-SQL Server Configuration Manager. Make sure running SQL Server Browser and WINTR.
Accessing over Internet: Above instructions should be operated. Additionaly port routing should be made on ADSL modem.
Animation
Visible: Object is visible when selected Tag bigger than 0.
Location X: Horizontial position of the object by selected Tag value.
Location Y: Verical position of the object by selected Tag value.
Height: Object height by selected Tag value.
Width: Object width by selected Tag value.
Value
Series: Each input point name created by object wizard added this list. Provide a tag connection from bottom line to connection name you selected from this list.
Value: Value of the object.
Xaxis: X axis operations made from here.
Xaxis Chart Area: Many chart area can be reside inside the same chart object. Each chart area can have one X Axis Tag. Pie graphics don’t have X Axis. Select graphic area from this combobox.
Xaxis Tag: Select X Axis tag for selected graphic area above.
Xaxis Data Size: X axis size set from here.
Xaxis Time Type: This Combobox become visible when you select the chart type as DateTime from the wizard. Other cases not used. You can select X Axis data size type from this Combobox which you will specify at next step.
Cons. or Tag.: X axis data size can be constant value. It can be changed by the operators from the program by connecting to the tag. You must select this combobox as a tag to do this.
Value or Tag: If you select above selection as a Constant you can write X axis data size here. Select appropriate Tag for the chart type if you selected as tag.
Note: The series and X axis tag you used in the chart must be historical. X axis data type must be numeric and don’t have to be SQL connection.
Function: Runs When clicked on the object.
Constant -> Tag: Transfers constant to the selected tag.
Tag -> Tag: Transfers tag value to the selected tag.
Action Script: Runs selected script.
Sms & E-mail: Sends the selected message.
Print Document: Prints the selected print template.
Open Screen: Opens selected page.
Enable
Enable: Object activated when selected Tag value bigger than 0.