finslib_set_cpu_run( sys, do_monitor );
Parameters
Parameter | Type | Description |
---|---|---|
sys |
struct fins_sys_tp * |
A pointer to a structure with the FINS context |
do_monitor |
bool |
true if the CPU should run in monitor mode |
Return Value
Type | Description |
---|---|
int |
A return value from the list FINS_RETVAL_... indicating the result of the query |
Description
See Also
-
FINS_RETVAL...
– Libfins function return code list -
FINS_CPU_MODE_...
– PLC CPU modes finslib_set_cpu_stop();
finslib_cpu_unit_status_read();
finslib_cycle_time_read();