Measurement-computing TempScan/1100 Instrukcja Użytkownika Strona 192

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 306
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 191
vxl-10 ViewXL 989092 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.
Przeglądanie stron 191
1 2 ... 187 188 189 190 191 192 193 194 195 196 197 ... 305 306

Komentarze do niniejszej Instrukcji

Brak uwag