Examples of using Pmsequencer in English and their translations into Czech
{-}
-
Colloquial
-
Official
These parameters are passed to the Add method of the PmSequencer object.
PmSequencer- Sequence processing: Creates an object of type PmSequencer. .
The page serves for basic parameters settings of the PmSequencer object.
Next, the PmTimer or PmSequencer object is launched that is used for repeated calling of the Step method.
The multi thread script error in the PmSequencer object has been fixed.
These codes must be entered at the beginning of the script in method Template_Send of the PmSequencer object.
The" EmulComm" subobject contains PmData and PmSequencer objects also named" EmulComm.
Creates PmFolder, PmSequencer objects and panel for sending messages to mobile application of the Maatrix service.
The maximum number of items that can wait in the PmSequencer object at a time.
The PmSequencer object is configured in order to have each communication running outside the main working thread of the application PROMOTIC.
It is better to perform the more common way of time control by the PmSequencer object.
The"New working thread" option means that this PmSequencer object creates new thread of the given priority at the start of the application.
The execution may take a significant ammount of time and block the application functionality,therefore it is handy to use it in the PmSequencer object.
The data structure is the same for all templates PmSequencer object method Template_Send.
The PmSequencer object is special because its main onStep event can be fired in both main or working thread"thread: work;" or"thread: main;
Sending messages to" Maatrix" mobile application service:Creates PmFolder, PmSequencer objects and panel for sending messages to mobile application of the Maatrix service.
From the object name( PmSequencer) implies that it is determined for the sequential control first of all but we will show other its possibilities: 1st example of the sequential control.
The technology used here is launched in the synchronous mode,therefore it will be handy to use the PmSequencer object for connection and file transfer in the PROMOTIC system.
PmSequencer object: Add method has a new additional parameter" Params", that allows to define, whether the added request should run in the basic or work thread.
The technology used is running in a synchronous mode,therefore it is recommended to call the file transfer methods in a real Promotic application from the PmSequencer object.
This can be done by the PmSequencer object as follows: On the Sequencer page of the object we select Type of item start 0 items start independently, each according to its timeout.
If there is a chance, that the synchronous requests may take too much time and there is a possibility of timeout,then it is recommended to execute all operations in the working thread See PmSequencer.
The example can be generalized so that the PmSequencer object could process more asynchronous actions and then we would have to distinguish in the onStep event even according to the value of the variable Val1.
This command means that in the PmSequencer object the item, whose variable Val1(=parameter 1) equals the text"A1", have to be released and by this releasing the number 222(which re-writes the number 111 set previously) has to be assigned into the variable Val2(= parameter 2) of this item.