Description
This function is used to turn the autofeed mechanism off if it is running, or to turn it on if it is not.
struct _wfs_in_mode_switch { DWORD dwMode; # WFS_CHK_MODEMANUAL # WFS_CHK_MODEAUTOFEED }
Output Param
None.
Error Codes
The following additional error code can be generated by this command:
Value | Meaning |
WFS_ERR_CHK _INVALIDCOMMAND | The device does not support a mode switch. |
Execute Events
None.
Comments
None.