Download the Powel.Icc.TimeSeries.MeshClient.TsApi.Setup-xxx.zip package.
Run the Powel.Icc.TimeSeries.MeshClient.TsApi.Setup-xxx.msi from that package.
Specify the target location (example: C:\Volue\PowelMeshTsApi).
Specify the Mesh RESP API endpoint (example: http:://server:7060).
Specify correct Mesh path to the top node (example: Model/Company/Mesh).
Verify the installation by running the test script from a command tool:
cd \volue\PowelMeshTsApi\bin
cscript TestMeshTsApiInstall.wsf
Verify that it returns something like: "Mesh version: 2.19.1+7", which means that there is a successful connection to the Mesh service.
Start Microsoft Excel.
Open C:\Volue\PowelMeshTsApi\Excel\PowelAddIn.xls and save it as an Excel Add-In as C:\Volue\PowelMeshTsApi\Excel\PowelAdIn.xlam.
Choose File > Options⦠and select the Customize Ribbon tab:
Verify that the Developer option is selected in the right-hand list.
Open the Developer tab and choose Excel Add-Ins. Select the Powel TS-API wrapping (if necessary, add it by browsing and selecting the add-in created above).
Verify the following settings (from File > Options).
Open the Trust Center tab and select Trust Center Settingsā¦. Ensure that the C:\volue\PowelMeshTsApi\Excel directory is in the Trusted Locationstab list.
In the Macro Settings tab ensure that the Enable VBA macros option is selected.
Close the Excel add-in created, open C:\Volue\PowelMeshTsApi\Excel\FlexibleLoadStore.xlsm and store it as a new file in the Documents folder (or anywhere else).
Verify that the Developer tab is available.
Choose Excel Add-ins in the Developer tab, and verify that Powel TS-API wrapping is selected. If the item does not exist, you need to load it from the C:\Volue\PowelMeshTsApi\Excel\PowelAdIn.xlam file.
In the LoadFromDB tab of the Excel sheet, choose Log on. This should result in a successful login and something like Connected! 2.19.1+7 be presented as the logon info.
In the same tab, choose Find Full Name/TS Codes to open a search dialog box where it is possible to specify a search criterion, e.g. *[.Type=Unit].Production_raw. Choose OK, and the first 100 items found are listed in the B column.
Copy two items from the returned list into the J36:J37 fields, adjust the time period specified in fields K26:K27, and choose Load from Powel database. Verify that the returned items are presented in the Present tab of the Excel sheet.