| | Name | Description |
 | ActualLinkWidth |
The actual, negotiated link width.
|
 | AllowDma |
Specifies whether direct memory access is enabled.
(Inherited from Keysight.Visa.RegisterBasedSession) |
 | AllowWriteCombining | Specifies whether the implementation should attempt to combine bus write transfers into a larger transfer before bursting over the PCI bus.
The default is false. |
 | BusNumber |
The PCI bus number.
|
 | ChassisNumber |
The identification number of the chassis where this device is located. If the chassis
has not been identified, this property returns -1.
|
 | DestinationIncrement |
For MoveOut methods, specifies whether to do a block move or a FIFO read.
(Inherited from Keysight.Visa.RegisterBasedSession) |
 | DeviceNumber |
The PCI device number.
|
 | DmaChannel |
Keysight internal use only. The DMA Channel for a DMA transfer.
|
 | DmaReadThreshold |
Keysight internal use only. The DMA read threshold for a DMA transfer.
|
 | DmaWriteThreshold |
Keysight internal use only. The DMA write threshold for a DMA transfer.
|
 | DstarBusNumber |
The differential star bus number.
|
 | DstarLineSet |
The connected set of PXI Express differential star bus lines.
|
 | EventQueueCapacity |
The maximum number of events that can be queued at any time on this session. The default
is 50.
(Inherited from Keysight.Visa.VisaSession) |
 | ExportEnabled | Together with the Keysight ResourceManager.FindExportedResourcesOnly property, determines whether the resource associated with this session instance is reported by the Keysight ResourceManager.Find and ResourceManager.Parse methods. (Inherited from Keysight.Visa.VisaSession) |
 | FunctionNumber |
The PCI function number.
|
 | HardwareInterfaceName |
A human-readable description of the hardware interface associated with this session.
(Inherited from Keysight.Visa.VisaSession) |
 | HardwareInterfaceNumber |
The board number of the hardware interface associated with this session.
(Inherited from Keysight.Visa.VisaSession) |
 | HardwareInterfaceType |
The type (GPIB, ASRL, etc.) of the hardware interface associated with this session.
(Inherited from Keysight.Visa.VisaSession) |
 | InternalHandle |
The VISA C handle to the underlying VISA C session.
(Inherited from Keysight.Visa.VisaSession) |
 | IsExpress |
If true, the device is a PXI Express device.
|
 | ManufacturerId |
The subsystem PCI vendor identification number of the hardware vendor for this device, or if
the subsystem information does not exist, the primary PCI vendor identification number.
|
 | ManufacturerName |
The name of the hardware vendor that corresponds to the ManufacturerId property.
|
 | MaxLinkWidth |
The maximum usable link width.
|
 | MemBaseBar0 |
The memory base address for Base Address Register (BAR) 0.
|
 | MemBaseBar1 |
The memory base address for Base Address Register (BAR) 1.
|
 | MemBaseBar2 |
The memory base address for Base Address Register (BAR) 2.
|
 | MemBaseBar3 |
The memory base address for Base Address Register (BAR) 3.
|
 | MemBaseBar4 |
The memory base address for Base Address Register (BAR) 4.
|
 | MemBaseBar5 |
The memory base address for Base Address Register (BAR) 5.
|
 | MemSizeBar0 |
The memory size for Base Address Register (BAR) 0.
|
 | MemSizeBar1 |
The memory size for Base Address Register (BAR) 1.
|
 | MemSizeBar2 |
The memory size for Base Address Register (BAR) 2.
|
 | MemSizeBar3 |
The memory size for Base Address Register (BAR) 3.
|
 | MemSizeBar4 |
The memory size for Base Address Register (BAR) 4.
|
 | MemSizeBar5 |
The memory size for Base Address Register (BAR) 5.
|
 | MemTypeBar0 |
The memory type used in Base Address Register (BAR) 0.
|
 | MemTypeBar1 |
The memory type used in Base Address Register (BAR) 1.
|
 | MemTypeBar2 |
The memory type used in Base Address Register (BAR) 2.
|
 | MemTypeBar3 |
The memory type used in Base Address Register (BAR) 3.
|
 | MemTypeBar4 |
The memory type used in Base Address Register (BAR) 4.
|
 | MemTypeBar5 |
The memory type used in Base Address Register (BAR) 5.
|
 | ModelCode |
The vendor-specific subsystem PCI model number for this device, or if the subsystem
information does not exist, the primary PCI model number.
|
 | ModelName |
The name of this device (corresponds to the ModelCode property).
|
 | ResourceClass |
The resource class of the currently open resource. Possible values are INSTR, INTFC, MEMMAC,
SOCKET, and BACKPLANE.
(Inherited from Keysight.Visa.VisaSession) |
 | ResourceImplementationVersion |
The version of this Keysight VISA.NET implementation.
(Inherited from Keysight.Visa.VisaSession) |
 | ResourceLockState |
The state of the resource-wide lock on the currently open resource.
(Inherited from Keysight.Visa.VisaSession) |
 | ResourceManager | A private instance of the ResourceManager created when this session was instantiated, and available until this session is disposed. (Inherited from Keysight.Visa.VisaSession) |
 | ResourceManufacturerId |
The VXI manufacturer ID of the software vendor of this VISA.NET implementation - '4095'.
(Inherited from Keysight.Visa.VisaSession) |
 | ResourceManufacturerName |
The name of the software vendor that corresponds to the ResourceManufacturerId property -
'Keysight Technologies, Inc.'.
(Inherited from Keysight.Visa.VisaSession) |
 | ResourceName |
The VISA resource name of the currently open resource. This name is the canonical version
of the resource name and therefore may vary from the resourceName parameter used to
instantiate the session.
(Inherited from Keysight.Visa.VisaSession) |
 | ResourceSpecificationVersion |
The version of the VISA.NET specification that describes the functionality provided by this
session class.
(Inherited from Keysight.Visa.VisaSession) |
 | SessionType |
The type of the current session.
(Inherited from Keysight.Visa.VisaSession) |
 | Slot |
The physical slot location of this device within its chassis. If the location is not known,
this property returns VisaConstants.UnknownSlotNumber.
|
 | SlotLinkWidth |
The link width used by the slot.
|
 | SlotLocalBusLeft |
The slot number or special feature connected to local left bus lines.
|
 | SlotLocalBusRight |
The slot number or special feature connected to local right bus lines.
|
 | SlotOffset |
The number of slots occupied by the module to the left of the slot where this devfice connects to the PXI backplane.
|
 | SlotPath |
The slot path.
|
 | SlotWidth |
The number of slots occupied by this device.
|
 | SourceIncrement |
For MoveIn methods, specifies whether to do a block move or a FIFO read.
(Inherited from Keysight.Visa.RegisterBasedSession) |
 | StarTriggerBus |
The value for the PXI star trigger bus.
|
 | StarTriggerLine |
The value for the connected PXI star trigger line.
|
 | SynchronizeCallbacks |
Specifies whether callbacks must be performed in a specific synchronization context. If false,
the implementation is allowed to execute callbacks in any context. The default value is true.
This property applies to this session only (local scope).
(Inherited from Keysight.Visa.VisaSession) |
 | TimeoutMilliseconds |
The I/O timeout in milliseconds for I/O communication on this resource session.
(Inherited from Keysight.Visa.VisaSession) |
 | TriggerBus |
The trigger bus number of this device.
|
 | WaitForLockRelease |
Indicates whether methods and properties from this session instance will wait for a timeout
period for a resource lock to be released (true) or not (false).
(Inherited from Keysight.Visa.VisaSession) |