54
•
Part I: PC2-CamLink Board
PC2-CamLink User's Manual
Sapera support for Parallel I/O:
Access to Parallel I/O is achieved using members of the SapGio class. Refer to
+ Programmer’s
manual for a complete description of the SapGio functions.
The resource indexes for the Parallel I/O are:
0: 8-bit output resource
1: 8-bit input resource
2: 1-bit interrupt resource
Example:
// Assert output pin 0 of Parallel I/O
m_pGioOutput = new SapGio(SapLocation("PC2-CamLink_1", 0));
m_pGioOutput->Create();
m_pGioOutput->SetPinConfig(dwBitScan, SapGio::PinOutput);
m_pGioOutput->SetPinState (0, SapGio::PinHigh);
Note: Sapera LT 5.0 does not support the input strobe and output strobe pins.
CamExpert does not provide direct access to the I/O. It must be activated
programmatically from your Sapera application using the SapGio class.
IFC
IFC Support for Parallel I/O:
Access to Parallel I/O is achieved using members of the CICapMod Class:
CICapMod::InportInterruptPolarity
CICapMod::InportMode
CICapMod::InportVal
CICapMod::OutportStrobeVal
CICapMod::OutportVal
Содержание PC2-CamLink
Страница 7: ...PC2 CamLink User s Manual Part I PC2 CamLink Board 3 Part I PC2 CamLink Board ...
Страница 8: ...4 Part I PC2 CamLink Board PC2 CamLink User s Manual ...
Страница 10: ...6 Part I PC2 CamLink Board PC2 CamLink User s Manual EC FCC Certificate of Conformity ...
Страница 83: ...PC2 CamLink User s Manual Part I PC2 CamLink Board 79 ...
Страница 84: ......
Страница 85: ...PC2 CamLink User s Manual Part II Sapera LT 81 Part II Sapera LT ...
Страница 86: ...82 Part II Sapera LT PC2 CamLink User s Manual ...
Страница 105: ...PC2 CamLink User s Manual Part III IFC 101 Part III IFC ...
Страница 106: ...102 Part III IFC PC2 CamLink User s Manual ...
Страница 116: ...112 Part III IFC PC2 CamLink User s Manual ...
Страница 117: ...PC2 CamLink User s Manual Part IV Troubleshooting and Support 113 Part IV Troubleshooting and Support ...
Страница 118: ...114 Part IV Troubleshooting and Support PC2 CamLink User s Manual ...
Страница 130: ...126 Glossary of Terms PC2 CamLink User s Manual ...