pwm_specs
Purpose:
-
Specify a specification file for use by the pwm_ctrl task.
Enter:
-
pwm_specs <filename>
Where:
-
filename
Specify the filename that contains the specifications to send to the pwm_ctrl task.
Example:
-
pwm_specs exh_rest.115
The above command sends the pwm specifications contained in the file /specs/exh_rest.115 to configure the pwm_ctrl task.pwm_specs /specs/DilFlow.205
The above command sends the pwm specifications contained in the file /specs/DilFlow.205 to configure the pwm_ctrl_task.
Notes:
-
If the 1st character of the filename is ‘/’, then it is assumed to be the complete pathname of the file. Otherwise the default specification directory, /specs/, is prepended to the file name.
The specifications may be modified and reactivated by reissuing the pwm_specs command with the specification path.