Programming - CommTech Fastcom G422/4-PCIe Hardware Reference Manual

Interface for pci express bus
Table of Contents

Advertisement

PROGRAMMING

To interface with the serial ports on the Fastcom: G422/X-PCIe in a Windows application, your code will use the
standard Win32 COM API. Documentation pertaining to how to use the Win32 API is beyond the scope of this
document. For more information on using the API, refer to the "Using Communications Resources" in the MSDN.
In addition to the Win32 API, you can also use several special Fastcom-specific commands that allow you to
accomplish all of the options from the
the custom structures used in them, are defined in the serialfc.h header file.
Fastcom SerialFC Serial Setting
Termination
Echo Cancel
Sampling Rate
RS 485
Tx FIFO Trigger Level
Tx FIFO Trigger Level
Refer to the SerialFC\examples directory on the Fastcom CD or in the downloaded zip file for some example C
programs that demonstrate how to use the Fastcom-specific serial settings as well as providing a general sense
of how to use the Win32 API.
Fastcom SerialFC Settings
DeviceIOControl dwIoControlCode
IOCTL_FASTCOM_{ENABLE, DISABLE}_TERMINATION
IOCTL_FASTCOM_{ENABLE,
DISABLE}_ECHO_CANCEL
IOCTL_FASTCOM_SET_SAMPLE_RATE
IOCTL_FASTCOM_{ENABLE, DISABLE}_RS485
IOCTL_FASTCOM_SET_TX_TRIGGER
IOCTL_FASTCOM_SET_RX_TRIGGER
property page. These commands, as well as
14
®
Fastcom
: G422/X-PCIe

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Fastcom G422/4-PCIe and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Fastcom g422/8-pcie

Table of Contents