Storage key properties description
MORPHEE storage key can be retrieved using User Application Control. A storage key defines the file aquisition performed by MORPHEE.
| Type | Name | Description |
|---|---|---|
| string | name | File group name |
| string | CurrentFilePath | Current point file name |
| string | LastFilePath | Previous point file name |
| bool | IsOpen | True, if the point file is opened (that means that you cannot open it directly) |
| int | NumberOfPoints | Number of point written into the file |