SetDataProfile/en: Porovnání verzí
(Založena nová stránka s textem „ DataProfile sets the data profile as active.“) |
(Založena nová stránka s textem „== Output parameters ==“) |
||
| (Není zobrazeno 9 mezilehlých verzí od stejného uživatele.) | |||
| Řádek 11: | Řádek 11: | ||
[[#dataprofile-| DataProfile]] sets the data profile as active. | [[#dataprofile-| DataProfile]] sets the data profile as active. | ||
| − | == | + | == Input parameters == |
<span id="dataprofile-"></span> | <span id="dataprofile-"></span> | ||
=== DataProfile === | === DataProfile === | ||
| − | + | Type [[Special:MyLanguage/Data types#DataProfile | DataProfile]] | |
| − | + | Data profile to be activated. | |
=== Enabled === | === Enabled === | ||
| − | + | Type [[Special:MyLanguage/Data types#Number | Number]] | |
| − | + | Enables or disables the command. If the value is 0, the command will not execute. | |
=== PreWait === | === PreWait === | ||
| − | + | Type [[Special:MyLanguage/Data types#Number | Number]] | |
| − | + | Delay in milliseconds before executing the command. It has no effect if Enabled=0. | |
=== PostWait === | === PostWait === | ||
| − | + | Type [[Special:MyLanguage/Data types#Number | Number]] | |
| − | + | Delay in milliseconds before executing the command. It has no effect if Enabled=0. | |
| − | == | + | == Output parameters == |
Aktuální verze z 30. 1. 2021, 11:57
Obsah
Description
Alias: SDP
Activates data profile.
DataProfile sets the data profile as active.
Input parameters
DataProfile
Type DataProfile
Data profile to be activated.
Enabled
Type Number
Enables or disables the command. If the value is 0, the command will not execute.
PreWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.
PostWait
Type Number
Delay in milliseconds before executing the command. It has no effect if Enabled=0.