User Tools

Site Tools


howtos:workwithdata:running_data_through_documenter

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
howtos:workwithdata:running_data_through_documenter [2011/06/23 19:13]
chris.strashok
howtos:workwithdata:running_data_through_documenter [2011/06/24 18:11]
chris.strashok
Line 9: Line 9:
 However there is an interactive technique that you can use to read data through Documenter for prototyping/​testing purposes. This technique is similar to writing an [[howtos:​workwithdata:​a_simple_import_view|import view]], however the tool code is written directly in the procedure box of your Documenter diagram. All of the rules that apply to writing a view are applied here except for the following exceptions and limitations:​ However there is an interactive technique that you can use to read data through Documenter for prototyping/​testing purposes. This technique is similar to writing an [[howtos:​workwithdata:​a_simple_import_view|import view]], however the tool code is written directly in the procedure box of your Documenter diagram. All of the rules that apply to writing a view are applied here except for the following exceptions and limitations:​
  
-  * You are not required to [howtos:​toolcoding:​general_view_writing|index]] you objects in Documenter as there is only one instance of the object available. +  * You are not required to [[howtos:​toolcoding:​general_view_writing|index]] you objects in Documenter as there is only one instance of the object available. 
-  * Only the objects ​and informants ​that are available to the active calculator are available to the procedure.+  * Only the objects that are available to the active calculator are available to the procedure, unlike the informants which are available to any procedure.
   * You can not pass data from calculator to calculator. Data is only available for the active calculator.   * You can not pass data from calculator to calculator. Data is only available for the active calculator.
  
howtos/workwithdata/running_data_through_documenter.txt · Last modified: 2011/06/24 20:17 by shona.weldon