DataStoreInfoHD('DatastoreIndex*','InfoType*')
Parameters ending with * are only evaluated once at the start of the acquisition.
Description
Note |
|
|---|---|
|
With ibaPDA v8.4 his function has been subject to a breaking change. In order to support all recording states of the triggered HD recording, the DataStoreInfoHD diagnostic function now uses the same values for the status (info type 0) as the other DataStoreInfo functions. If you have already used this function, please check your evaluation of the status values. |
|
This function provides information about the selected HD records. This information may be used for controlling other functions or for display and diagnostic purposes.
Identify the desired HD data records with the 'DatastoreIndex*' > = 0.
The index can easily be obtained by looking at the tree structure in the configuration dialog of the data record. Index increases top-down.
Specify the information type ('InfoType') you want to receive.
The following information types are supported:
|
Information types |
Possible results |
|---|---|
|
0: Recording status |
0 = Stopped 1 = Waiting for trigger 2 = Recording 3 = Post trigger recording |
|
1: Data throughput |
Value in KB/s |
|
2: Is server connected? |
0/False = no 1/True = yes |
|
5: Current buffer usage |
Value in % |
|
6: Current file buffer usage |
Value in % |
|
7: Unprocessed bytes in file buffer |
Value in % |