PCI-AC51 User’s Guide
35
35
6: A: AppTitleAppendix B
C: Converting Applications to
the PCI-AC51
This section describes how to convert applications that used the AC28 and PCI-AC28 adapter cards.
Applications that Used the OptoPMUX.DLL for the AC5
This version of the library does not support the AC5 adapter card. Special historic versions of the
OptoPMux.dll supported the AC5. This support is not possible due to independent hardware
identification issues and the PCI bus. For more information, please see the
PCI-AC5 and AC5 User’s
Guide
, Opto 22 form #1211.
Converting Applications that Use Inp( ) and Outp( )
This PCI SDK library provides a consistent application code model for Windows 2000 and Windows
XP operating systems. Inp() and Outp() function calls at the user level are unsupported because of
the Windows hardware abstraction layer.
The PCI-AC51 interfaces to the existing Pamux interface by mimicking the 50-wire IDC connector
and the Pamux timing interface. The hardware model to the PC is radically different compared to the
AC28. The AC28 relied on jumper settings for configuration, but the PCI-AC51 has no jumpers.
The primary advantage of converting your application to this library is the encapsulation of the
Pamux functions. This library provides high-level functionality, as opposed to setting and clearing
bits.
Содержание PCI-AC51
Страница 8: ...FOR HELP PCI AC51 User s Guide 4 ...
Страница 30: ...SPECIAL PRECAUTIONS FOR THE SOFTWARE DEVELOPER PCI AC51 User s Guide 26 ...
Страница 34: ...ERROR CODES FOR WINDOWS 2000 XP PCI AC51 User s Guide 30 ...
Страница 38: ...LEDS PCI AC51 User s Guide 34 ...
Страница 40: ...CONVERTING APPLICATIONS THAT USE INP AND OUTP PCI AC51 User s Guide 36 ...