Inherits from I/O Session class.
Long Name | Description |
---|---|
Register Based Settings:Destination Increment Count | Specifies the number of elements by which to increment the destination address on block move operations. Valid values include 0 and 1. The default is 1. If this property is set to 0, VISA Move Out X operations always read from the same element, essentially treating the destination as a FIFO register. Details |
Register Based Settings:Window Base Address | Returns the base interface address to which this window maps. If the Window Access property is Not Mapped, the value of this property is meaningless. Details |
Register Based Settings:Source Increment Count | Specifies the number of elements by which to increment the source address on block move operations. Valid values include 0 and 1. The default is 1. If this property is set to 0, VISA Move In X operations always read from the same element, essentially treating the source as a FIFO register. Details |
Register Based Settings:Window Access | Returns whether the current session has a mapped window, and if so, whether the window allows direct pointer dereferences. Details |
Register Based Settings:Window Size | Returns the size of the region mapped to this window. If the Window Access property is Not Mapped, the value of this property is meaningless. Details |