Examples of using Data extension in English and their translations into Czech
{-}
-
Colloquial
-
Official
Returns name of the data extension"ExtComm.
Each data extension type is used for specific purpose e.g.
Returns name of the data extension"ExtEvent.
Data extension is now an object with scripting interface.
Returns name of the data extension"ExtTrend.
Setting of alarm of a analog variable by using the data extension.
Returns name of the data extension"ExtOpcClient.
See the configurator" Target object" in the data extension.
Returns name of the data extension"ExtDdeClient.
The type of the target object is based on the type of the data extension.
Returns name of the data extension"ExtDdeServer.
Binary alarm setting of a variable by using the data extension.
Returns name of the data extension"ExtAlarmAnalog.
Each data extension type enables its own set of special properties.
Returns a reference to Data extension object.
Each data extension is then contained in the Var variable in form of a subobject e.g.
Returns reference to Data extension object type.
Format of saving the data extension as string.
The data extension object can also be addressed in the object path by ext identifier.
For obtaining other values from data extension or from variable.
Create new data extension by pressing the"Add" button and select: Data extension: ExtComm.
The property makes available the Var object where the data extension is defined source data. .
ExtWriteAction: new data extension that defines when to call the events onItemBeforeWrite and onItemAfterWrite.
The example of obtaining this property by Macro expression from another data extension via pDE variable.
ExtOpcClient: Fixed bug: this data extension was not functional bug since version Pm8.0.7.
The pDE. Var property(for example ExtAlarmAnalog. Var) makes the Var object,containing the data extension.
Data extension: To use Data extension is the most standard and easy way for alarm/event creating.
This method enables access only to variables(with corresponding data extension) that are created directly in this object own variables.
Before, this has been set directly in the variable configurator, butthis setting is now converted automatically into a data extension.