Performance Metric kcml.native.open

Summary

Opening native files

Send Condition

OPEN #, $DEVICE, DATALOAD DC OPEN, DATASAVE DC OPEN

Statistics

NameTypeDescription
filestringFile name
handlenumFile handle
modestringOpen mode
timeusecTime taken to open the file
devicestring$DEVICE address

General Form

kcml.native.open,file=string,handle=num,mode=string,time=usec,device=string

See Also:

Performance Metrics