DynPictures.Create



Create(bsName As String,bsTemplate As String,tpType As tpDynPicturesTypes) As DynPicture

Parameters

bsName As String
Name of the new "DynPicture" object as string.
bsTemplate As String
Name of the "Template" object, where the picture will be linked to.
tpType As tpDynPicturesTypes
Type of picture.
ED
avaliable
RT
not used

Remarks

Creates a new "DynPicture" object by its name, the name of the template where the picture is linked to and the picture type.

The following list gives an overview of the different picture types:

Name Description Value
tpStandard Standard
0
tpListWindow Lists
1
tpAML Alarms
2
tpArchEdit Archive revision
3
tpCEL Chronological events list
4
tpETM Extended trend
5
tpVideo Video
6
tpReports Reports
7
tpBefehl MDI_Befehl
8
tpBefehlsgabe MDI_BEFDBAG
9
tpStatus MDI_STATUS
10
tpHelp MDI_HLP
11
tpRGM Recipe group manager
12
tpLogin Login
13
tpHTML HTML
14
tpKeyboard Keyboard
15
tpPFS Production & Facility Scheduler
16
tpRezepturen Standard recipes
17
tpZustand MDI_ZUSTAND
18
tpWeltbild World view
19
tpBefBewag MDI_BEF_BEWAG
20

See Also

DynPictures, DynPicture