Method |
Description |
|
BufferEnable ( bool state ) : int |
|
|
BufferGetLength ( ) : uint |
|
|
BufferIsEnabled ( ) : bool |
|
|
BufferSetLength ( uint length ) : int |
|
|
IIODevice ( IIOCmdSrv, server, string name ) : System |
|
|
ListAttributes ( ) : string[] |
|
|
ListScanElements ( ) : string[] |
|
|
Read ( string attribute ) : string |
|
|
RegRead ( uint reg ) : uint |
|
|
RegWrite ( uint reg, uint val ) : int |
|
|
Sample ( uint count ) : byte[] |
|
|
Sample ( uint count, uint itemsize ) : byte[] |
|
|
ScanElementRead ( string attribute ) : string |
|
|
ScanElementWrite ( string attribute, string value ) : int |
|
|
SizeFromScanElements ( ) : uint |
|
|
ToString ( ) : string |
|
|
Write ( string attribute, string value ) : int |
|
|