NRC_GetCycleCount()
Get the number of times the current job file has been run
Type
int=>Return the number of times the current job file has been run
| Return value | Description |
|---|---|
| Return the number of times the current job file has been run |
Parameter Option
None
Sample code
int cycleCount= NRC_GetCycleCount();//Get the number of times the current job file has been run