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
Summary of Contents for PC2-CamLink
Page 7: ...PC2 CamLink User s Manual Part I PC2 CamLink Board 3 Part I PC2 CamLink Board ...
Page 8: ...4 Part I PC2 CamLink Board PC2 CamLink User s Manual ...
Page 10: ...6 Part I PC2 CamLink Board PC2 CamLink User s Manual EC FCC Certificate of Conformity ...
Page 83: ...PC2 CamLink User s Manual Part I PC2 CamLink Board 79 ...
Page 84: ......
Page 85: ...PC2 CamLink User s Manual Part II Sapera LT 81 Part II Sapera LT ...
Page 86: ...82 Part II Sapera LT PC2 CamLink User s Manual ...
Page 105: ...PC2 CamLink User s Manual Part III IFC 101 Part III IFC ...
Page 106: ...102 Part III IFC PC2 CamLink User s Manual ...
Page 116: ...112 Part III IFC PC2 CamLink User s Manual ...
Page 118: ...114 Part IV Troubleshooting and Support PC2 CamLink User s Manual ...
Page 130: ...126 Glossary of Terms PC2 CamLink User s Manual ...