3.3. Service log
3.3. Service log
Whenever each robot execute LOADF or SAVEF statement, HRFileServer does the file copying service and record the service log in lower log-window. The meaning of each column of log-window is as below;
Table 3‑2 The meaning of each column of log-window
Column | Description |
TimeStamp | Date / Hour : Minute : Second |
Name | The name of robot |
Type | Command type : LOADF or SAVEF |
Local file | The relative path / filename in service PC |
Remote file | The filename in Hi5 controller |
Result var. | The robot language variable in which the result of LOADF/SAVEF is stored. |
RF | Result of file service |
RV | The result of result variable setting service. 1: success -1: failure |
This log is automatically stored in the log-file folder specified in option dialog box. All filenames are prefixed with “HRFS_”, and year/month/day is attached with 8 numbers. That is, one file is generated per one day.