B2k,
I am using NI-CAN version 2.2 and the logfile looks like this:
1. ncConfig ("CAN0", 8, {0x80000006,0x80000007,...}, {0x00000001,0x0001E848,...})
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:09.037 Call Duration: 00:00:02.163
Status: 0 (VI_SUCCESS)
2. ncOpenObject ("CAN0", 108790040)
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:11.200 Call Duration: 00:00:00.020
Status: 0 (VI_SUCCESS)
3. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:11.220 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
4. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:11.951 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
5. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:12.822 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
6. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:13.794 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
7. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:14.755 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
8. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:15.786 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
9. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:16.788 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
10. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:17.769 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
11. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:18.751 Call Duration: 00:00:00.000
Status: 0 (VI_SUCCESS)
12. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:20.023 Call Duration: 00:00:00.000
Status: 0x3FF6206B
13. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:21.234 Call Duration: 00:00:00.030
Status: 0x3FF6206B
14. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:22.015 Call Duration: 00:00:00.030
Status: 0x3FF6206B
15. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:22.887 Call Duration: 00:00:00.030
Status: 0x3FF6206B
16. ncWrite (108790040, 14, "..............")
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:23.778 Call Duration: 00:00:00.030
Status: 0x3FF6206B
> 17. ncWrite (108790040, 14, "..............")
> Process ID: 0x000000FC Thread ID: 0x00000870
> Start Time: 09:31:24.789 Call Duration: 00:00:00.000
> Status: 0xBFF6206B
18. ncCloseObject (108790040)
Process ID: 0x000000FC Thread ID: 0x00000870
Start Time: 09:31:31.269 Call Duration: 00:00:00.030
Status: 0 (VI_SUCCESS)
Brian