How do I access a Sealevel synchronous serial adapter from my software application?
Sealevel provides a synchronous serial driver, SeaMAC V4, to interface our synchronous serial adapters to your computer. To access the cards from your application program, you will use the SeaMAC API (Application Programmer Interface). To locate the configuration settings for the SeaMAC API in Windows 2000, XP or Vista, start by installing the SeaMAC V4 driver. Click Start > All Programs > SeaMAC V4 > and launch ‘SeaMAC V4 Help’. When the help window opens, expand ‘Reference’ and then expand ‘Structures’. Review the DCB and COMMTIMEOUTS and SSI_COMM_CONFIG sections. Both explain the various configuration parameters for the SeaMAC device.