Measurement-computing DaqView Manual do Utilizador Página 84

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 86
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 83
vxl-10 ViewXL 987691 Software Reference
3. Inside the Macro (between the Sub and End Sub lines) type in the string "viewxl.interface"
(see following figure). As you type the Period character after the word "interface" you will see a
list pop-up that shows the ViewXL Add-In functions.
4. Select "vxlLoadConfigFile" from the list.
GetData Macro
5. Enter a Blank Space after the macro and enter the name of the configuration file.
In this case we will use "exceltest.cfg" as indicated in the following figure.
Sub GetData()
VIEWXL.Interface.vxlLoadConfigFile “exceltest.cfg”
VIEWXL.Interface.vxlArmServer
End Sub
Entering “exceltest.cfg” as the Configuration File Name
6. Finally, add a call to the "vxlArmServer" function.
When done, your macro should look like the one shown above.
At this point you can return to the Macro dialog box and Run your "GetData" macro.
Vista de página 83
1 2 ... 79 80 81 82 83 84 85 86

Comentários a estes Manuais

Sem comentários