📄 readme.txt
字号:
VisualBasic project WinCCDBPr
-------------------------------
Autor. Dr.R.Block A&D PT1 SP
-----------------------------------
1. Installation
----------------
The project has been implemented with VB6 SP3.
The controls are MS OLEDB V6.0 >SP3:
- Grid
- Data
2. IMPLEMENTATION
-----------------
Uses VB standard implementation with ADODC and DBGrids
and in 2.2, 2.3 also together with WinCC Oledb provider.
This project is intended to show that the VB components
and WinCC Oledb fit together.
Starting form is MDI form with 3 menu items
2.1 Selection
In order to have an easy handling of the DSN name
a special formular with a simple selection of the DSN
is provided. The user has to make a selection in order
to activate the next menu items.
Components used: form with ADODC and DBGrid.
2.2 TagLogging
The form used is the same for 2.2 and 2.3 with a different
global variable g_Mode (1=Taglogg, 2=Alarms)
5 different commands for execution "SQL" statements.
Connection to database is done automatically on form load.
Uses ADODC, DBGrid and WinCC-OLEDB provider
2.3 Alarms
Form with Alarm selection by MsgNR, State etc...
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -