Performance Metric kcml.native.open
Summary
Opening native filesSend Condition
OPEN #, $DEVICE, DATALOAD DC OPEN, DATASAVE DC OPENStatistics
| Name | Type | Description |
|---|---|---|
| file | string | File name |
| handle | num | File handle |
| mode | string | Open mode |
| time | usec | Time taken to open the file |
| device | string | $DEVICE address |
General Form
kcml.native.open,file=string,handle=num,mode=string,time=usec,device=stringSee Also:
Performance Metrics