WrapperReadSigned Method |
| Name | Description | |
|---|---|---|
| ReadSigned(String) |
Read single signed register
| |
| ReadSigned(String) |
Read multiple signed registers
| |
| ReadSigned(String, UInt32) |
Read set of multiple signed registers, numCaptures times
| |
| ReadSigned(UInt32, UInt32) |
Read single signed register based on page/address
| |
| ReadSigned(UInt32, UInt32) |
Read signed registers based on page/address
| |
| ReadSigned(String, UInt32, UInt32) |
Read set of multiple signed registers, numCaptures times per data ready, numBuffers total captures
| |
| ReadSigned(UInt32, UInt32, UInt32) |
Read signed registers based on page/address
| |
| ReadSigned(UInt32, UInt32, UInt32, UInt32) |
Read signed registers based on page/address
|