User Tools

Site Tools


xtdb:applescript:adddatapoint

Differences

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

Link to this comparison view

Next revision
Previous revision
xtdb:applescript:adddatapoint [2022/04/06 13:46] – created James Sentmanxtdb:applescript:adddatapoint [2023/02/13 14:52] (current) – external edit 127.0.0.1
Line 1: Line 1:
-=====Add Datapoint:====+=====Add Datapoint====
  
 The **Add Datapoint** verb can be used to manually add data to any Units database. If the Unit is not already in the Database it will be created. This allows you to create databases that do not have a corresponding Unit in XTension. The **Add Datapoint** verb can be used to manually add data to any Units database. If the Unit is not already in the Database it will be created. This allows you to create databases that do not have a corresponding Unit in XTension.
Line 5: Line 5:
 ====Usage:==== ====Usage:====
  
-**AddDatapoint** [String: Unit Name to add the value to or List (see below)] **value** [real number, the value to add]+  * **AddDatapoint** [String: Unit Name to add the value to or List (see below)]  
 +    * **value** [optional, real number, the value to add]
  
 Instead of the Unit Name you can pass an applescript list with name/value pairs in it to add several values to different databases, See the example below. Instead of the Unit Name you can pass an applescript list with name/value pairs in it to add several values to different databases, See the example below.
xtdb/applescript/adddatapoint.1649252800.txt.gz · Last modified: 2023/02/13 14:51 (external edit)