IOCTL_FARC_ARC_TRANSMITTER_CTRL
Description:
Allow to enable/disable the singnal transmitter on the ARCNET controller.
Parameters:
Parameter | Type | Description |
Input | ||
state | UCHAR | enable (=0x1) or disable (=0x0) the transmitter of the ARCNET contoller. |
Output | ||
- | - | - |
Possible errors (see also Error codes):
E_FARC_INVALID_HANDLE
E_FARC_NO_PARAMETERS
Requirements:
this function is supported only since SH ARC-USB driver v4.4.
Example:
Note, that the following example is only a fragment. It is recommended,
that the driver is opened in asynchronous mode and a handle to the driver is available.
See also:
DeviceIoControl()
IOCTL_FARC_INIT
ARCNET_DCB