INT %HI_EDADebugVectorRec( INT in refId, INT/TEXT in _vector, TIME in _bt, TIME in _et, RECORD () in _params [, UNIVAL in _param1, ..., _paramN] )
_refId | Reference to displayer of EDADebugger type (reference variable). |
_vector | Value of INT or TEXT type that identifies the existent calculated EDA vector by its ID or name. |
_bt | Beginning of the period for loading values. |
_et | End of period for loading values. |
_params | Structure of optional parameters of function. |
_param1,..., _paramN | Optional parameters for calculated vector. |
Parameter | Data type | Default | Description | |
1 | structVersion | INT | Version of structure - 1. | |
2 | cacheId | INT | 0 (default read cache) | Identifier of cache. |
3 | version | INT/TEXT | invalid (not defined) | Identifier (id/code) of version from which the reading should be performed. |
4 | envName | TEXT | "" | Name of EDA environment that will be used for calculation. |
Pridať komentár