BitFlow.NET
Source code documentation of the BitFlow .NET interface.
|
This is the complete list of members for CXPReg.Device, including all inherited members.
BoardConnector | CXPReg.Device | |
BoardNumber | CXPReg.Device | |
BoardSwitch | CXPReg.Device | |
Close() | CXPReg.Device | |
CXPReadData(uint address, uint bytes) | CXPReg.Device | |
CXPReadData(uint link, uint address, uint bytes) | CXPReg.Device | |
CXPReadReg(uint address) | CXPReg.Device | |
CXPReadReg(uint link, uint address) | CXPReg.Device | |
CXPWriteData(uint address, byte[] data) | CXPReg.Device | |
CXPWriteData(uint link, uint address, byte[] data) | CXPReg.Device | |
CXPWriteReg(uint address, uint value) | CXPReg.Device | |
CXPWriteReg(uint link, uint address, uint value) | CXPReg.Device | |
GetBoardConnector() | CXPReg.Device | |
GetBoardNumber() | CXPReg.Device | |
GetBoardSWConnector(ref uint Switch, ref uint Connector) | CXPReg.Device | |
GetBoardSwitch() | CXPReg.Device | |
GetIsCxp() | CXPReg.Device | |
IsBoardOpen() | CXPReg.Device | |
IsCxp | CXPReg.Device | |
IsOpen | CXPReg.Device | |
Open(uint boardNumber) | CXPReg.Device | |
OpenSWConnector(uint Switch, uint Connector) | CXPReg.Device |