Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Tip |
---|
A extensão Big Data Wizard é uma aplicação que cria uma nova tabela na base de dados de “Alarms” que contém informações de nome completo de tags e estados (em texto) destas tags, quando aplicável. Esta nova tabela pode ser usada por métodos mais eficientes de exportações e outras operações necessárias que utilizem um grande volume de dados. |
Pré-requisitos
Estes são os pré-requisitos atuais para a utilização da extensão:
The Big Data Wizard extension is an application that creates a new table in the "Alarms" database that contains full name information of tags and statuses (in text) of these tags, where applicable. This new table can be used by more efficient methods of exports and other necessary operations that use a large volume of data. |
Prerequisites
These are the current prerequisites for using the extension:
Use of Action.Net 8.1 ou superioror higher;
Ter Enums cadastrados no projeto em “Run → Dictionaries → EnumerationSets“ com os estados desejados das tags;
Ter ao menos uma tag cadastrada com algum “Enum” em sua coluna “Parameters”; e
Ter uma base de dados configurada para a linha “AlarmHistorian” em “Edit → Datasets → DBs”.
Importação passo a passo
Executando o importador
A extensão Big data wizard pode ser acessada junto às demais extensões na seção “Run → Extensions → Import”.
Image RemovedA extensão não apresenta nenhuma opção a ser selecionada. A única operação possível é executar o Wizard a partir do botão “Create'.
Após a execução, clique em “Ok” para fechar a janela.
Image RemovedResultado da importação
Após a execução da extensão, a tabela “TagDicValues” é criada no banco de dados da tabela “Alarms”. Esta tabela contém três colunas sendo elas:
TagName - representando o nome da tag;
TagValue - Contendo o valor da tag para qual o estado é associado; e
TagValueAsString - Contendo o Estado da tag (em texto) para o TagValue associadoHave Enums registered in the project in "Run → Dictionaries → EnumerationSets" with the desired tag states;
Have at least one tag registered with some "Enum" in its "Parameters" column; and
Have a database configured for the "AlarmHistorian" line in "Edit → Datasets → DBs".
Step-by-step import
Running the importer
The Big Data Wizard extension can be accessed along with the other extensions in the "Run → Extensions → Import" section.
Image AddedThe extension does not present any options to select. The only possible operation is to run the Wizard from the "Create" button.
After running, click "Ok" to close the window.
Image AddedImport result
After the extension is executed, the "TagDicValues" table is created in the "Alarms" table database. This table contains three columns, namely:
TagName - Representing the name of the tag;
TagValue - Containing the value of the tag to which the state is associated; and
TagValueAsString - Containing the Tag State (in text) for the associated TagValue.
Scroll ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Nesta páginaOn this page: |