User Tools

Site Tools


excel:ui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
excel:ui [2018/08/01 15:31] – Added explanation of the write all button suexcel:ui [2022/08/17 15:40] (current) – [Advanced] su
Line 4: Line 4:
  
 ==== Get Current Value ==== ==== Get Current Value ====
 +{{:excel:ip_query_-_current_value_icon.png?400|}}
  
-Clicking "Get Current Value" allows you to configure a request to get the current value for some tags. +Clicking "Current Value" allows you to configure a request to get the current value for some tags. 
   * Select the relevant data source    * Select the relevant data source 
   * Enter a filter to search for tags available from that data source and click "Search"   * Enter a filter to search for tags available from that data source and click "Search"
Line 17: Line 18:
  
 ==== Get Historical Values ==== ==== Get Historical Values ====
 +{{:excel:ip_query_-_historical_values_icon.png?400|}}
  
-Clicking "Get Historical Values" allows you to configure a request to get the historical values for some tags. +Clicking "Historical Values" allows you to configure a request to get the historical values for some tags. 
   * Select the relevant data source    * Select the relevant data source 
   * Enter a query to search for tags available from that data source   * Enter a query to search for tags available from that data source
   * Select the tag(s) you would like to query   * Select the tag(s) you would like to query
-  * Enter the start, end times, interval and data funciton for the query+  * Enter the start time, end time, interval and data function for the query
   * Enter the number of points (e.g. a 10 day query with interval 1h is 240 points)   * Enter the number of points (e.g. a 10 day query with interval 1h is 240 points)
   * Select whether you would like a header row and time stamps   * Select whether you would like a header row and time stamps
Line 30: Line 32:
  
 If the data source you want to query isn't listed it may be because it's not authorized, it doesn't support tag read operations or you aren't authorized to read from the data source. If the data source you want to query isn't listed it may be because it's not authorized, it doesn't support tag read operations or you aren't authorized to read from the data source.
 +
 +==== Refresh Data ====
 +
 +{{:excel:ip_query_-_refresh_data_icon.png?400|}}
 +
 +This button will reload all data query formulas in the currently opened sheet.
 +
 +==== Refresh Selection ====
 +
 +{{:excel:ip_query_-_refresh_selection_icon.png?400|}}
 +
 +This button will reload all data query formulas in the currently selected range.
  
 ==== Write Data ==== ==== Write Data ====
 +
 +{{:excel:ip_query_-_write_data_icon.png?400|}}
  
 Clicking "Write Data" allows you to write a value to a tag in a data source. Clicking "Write Data" allows you to write a value to a tag in a data source.
Line 45: Line 61:
  
 ==== Write All ==== ==== Write All ====
 +
 +{{:excel:ip_query_-_write_all_icon.png?400|}}
  
 The write all button allows you to write multiple values to multiple tags instantly. The write all button allows you to write multiple values to multiple tags instantly.
Line 64: Line 82:
   * **Tags** - The range of cells that contains the tag names you want to update   * **Tags** - The range of cells that contains the tag names you want to update
   * **Values** - The range of cells that contains the new values of the tags   * **Values** - The range of cells that contains the new values of the tags
-  * **CurrentValues** - [Optional] The range of cells that contains queries to the effected tags (so that they can be reloaded autmatically)+  * **CurrentValues** - [Optional] The range of cells that contains queries to the effected tags (so that they can be reloaded automatically)
  
 Each value in the Values range will be written to the corresponding tag in the Tags range. Tags whose corresponding Values  cell is empty will be ignored. Each value in the Values range will be written to the corresponding tag in the Tags range. Tags whose corresponding Values  cell is empty will be ignored.
  
-==== Refresh Data ==== 
- 
-This button will reload all data query formulas in the currently opened sheet. 
  
-==== Refresh Selection ====+==== Wiki ====
  
-This button will reload all data query formulas in the currently selected range. +{{:excel:ip_query_-_wiki_icon.png?400|}}
- +
-==== Wiki ====+
  
 This button will open the add-in wiki. This button will open the add-in wiki.
Line 82: Line 95:
 ===== Advanced ===== ===== Advanced =====
  
-All text boxes can will be evaluated as a formula if they begin with "="+All text boxes can be evaluated as a formula if they begin with "="
  
 You can use the "Custom Tag" box to add tags that aren't listed, this is primarily useful if you want to query Alarm Analysis Meta tags. You can use the "Custom Tag" box to add tags that aren't listed, this is primarily useful if you want to query Alarm Analysis Meta tags.
excel/ui.1533137499.txt.gz · Last modified: 2018/08/01 15:31 by su