Demo application: Searching for the historic’s peak.
Demo application that demonstrates how to make a search in a historic by using its highest value. Attachments: ex_pico
Demo application that demonstrates how to make a search in a historic by using its highest value. Attachments: ex_pico
The attached sample application uses DDEExecute function and DDE tags to perform an Excel history with ODBC, in addition to formatting and printing the spreadsheet. Attachments: ex_ddeexecute
Sample application that illustrates how to use FileSelectWindow function, which opens an Open File dialog box. Attachments: ex_fileselect
The attached demo application illustrates how to create a simple user control system. User a is registered with “a” as their password, and user b is registered with “b” as…
The attached sampe application has two purposes: To show how to use RunMacro function to improve the performance and simplify the scripts of an application that has many similar objects;…
Descrição: Ao utilizar o método ChooseRecipe(), uma janela com as receitas gravadas é aberta. Como posso aumentar o tamanho da fonte do texto nesta janela? Solução: Para isto, acesse o…
Descrição: Como utilizar a estampa de tempo do tag lido via driver DNP no registro e visualização dos alarmes? Solução: Esta estampa de tempo é o InTime, que pode ser…
Per-page printing is the standard Windows behavior; however, sometimes you may want to print your documents per line. 1. Since version 4.7, the Line Printer object was created. A Line…
The attached application shows you how to calculate the trigonometric functions arcsen and arccos according to the value typed by the user. When the application is running, type a certain…
Descrição: Como fazer com que o valor lido do tag CLP seja divido por 10? Solução: Para isto, deve-se habilitar a opção de escala no tag de comunicação. As demais…