| | Name | Description |
 | ActualLinkWidth |
The actual, negotiated link width.
(Inherited from Ivi.Visa.IPxiSession) |
 | AllowDma |
Specifies whether direct memory access is enabled. In some cases you may not be able to
change whether DMA is enabled, so reading this property value may not return the same
value that was set.
(Inherited from Ivi.Visa.IRegisterBasedSession) |
 | AllowWriteCombining |
Specifies whether the implementation should attempt to combine bus write transfers
into a larger transfer before bursting over the PCI bus. In some cases you may not be able to
change the write combining behavior, so reading this property value may not return the same
value that was set.
(Inherited from Ivi.Visa.IPxiSession) |
 | BusNumber |
The PCI bus number.
(Inherited from Ivi.Visa.IPxiSession) |
 | ChassisNumber |
The identification number of the chassis where this device is located. If the chassis
has not been identified, this property returns -1.
(Inherited from Ivi.Visa.IPxiSession) |
 | DestinationIncrement |
For MoveOut methods, specifies whether to do a block move or a FIFO write.
(Inherited from Ivi.Visa.IRegisterBasedSession) |
 | DeviceNumber |
The PCI device number.
(Inherited from Ivi.Visa.IPxiSession) |
 | DstarBusNumber |
The differential star bus number.
(Inherited from Ivi.Visa.IPxiSession) |
 | DstarLineSet |
The connected set of PXI Express differential star bus lines.
(Inherited from Ivi.Visa.IPxiSession) |
 | EventQueueCapacity |
The capacity of the event queue - the maximum number of pending events.
(Inherited from Ivi.Visa.IVisaSession) |
 | FunctionNumber |
The PCI function number.
(Inherited from Ivi.Visa.IPxiSession) |
 | HardwareInterfaceName |
Human readable text that describes the hardware interface.
(Inherited from Ivi.Visa.IVisaSession) |
 | HardwareInterfaceNumber |
The board number of the hardware interface.
(Inherited from Ivi.Visa.IVisaSession) |
 | HardwareInterfaceType |
Specifies the hardware interface type (GPIB, ASRL, etc.).
(Inherited from Ivi.Visa.IVisaSession) |
 | IsExpress |
If true, the device is a PXI Express device.
(Inherited from Ivi.Visa.IPxiSession) |
 | ManufacturerId |
The subsystem PCI vendor identification number of the hardware vendor for this
device. If the subsystem information does not exist, this returns the primary PCI
vendor identification number.
(Inherited from Ivi.Visa.IPxiSession) |
 | ManufacturerName |
The name of the hardware vendor that corresponds to the ManufacturerId property.
(Inherited from Ivi.Visa.IPxiSession) |
 | MaxLinkWidth |
The maximum usable link width.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemBaseBar0 |
The memory base address for Base Address Register (BAR) 0.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemBaseBar1 |
The memory base address for Base Address Register (BAR) 1.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemBaseBar2 |
The memory base address for Base Address Register (BAR) 2.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemBaseBar3 |
The memory base address for Base Address Register (BAR) 3.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemBaseBar4 |
The memory base address for Base Address Register (BAR) 4.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemBaseBar5 |
The memory base address for Base Address Register (BAR) 5.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemSizeBar0 |
The memory size for Base Address Register (BAR) 0.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemSizeBar1 |
The memory size for Base Address Register (BAR) 1.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemSizeBar2 |
The memory size for Base Address Register (BAR) 2.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemSizeBar3 |
The memory size for Base Address Register (BAR) 3.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemSizeBar4 |
The memory size for Base Address Register (BAR) 4.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemSizeBar5 |
The memory size for Base Address Register (BAR) 5.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemTypeBar0 |
The memory type used in Base Address Register (BAR) 0.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemTypeBar1 |
The memory type used in Base Address Register (BAR) 1.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemTypeBar2 |
The memory type used in Base Address Register (BAR) 2.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemTypeBar3 |
The memory type used in Base Address Register (BAR) 3.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemTypeBar4 |
The memory type used in Base Address Register (BAR) 4.
(Inherited from Ivi.Visa.IPxiSession) |
 | MemTypeBar5 |
The memory type used in Base Address Register (BAR) 5.
(Inherited from Ivi.Visa.IPxiSession) |
 | ModelCode |
The vendor-specific subsystem PCI model number for this device. If the subsystem
information does not exist, this returns the primary PCI model number.
(Inherited from Ivi.Visa.IPxiSession) |
 | ModelName |
The name of this device (corresponds to the ModelCode property).
(Inherited from Ivi.Visa.IPxiSession) |
 | ResourceClass |
The class of resource for this session (INSTR, INTFC, etc.).
(Inherited from Ivi.Visa.IVisaSession) |
 | ResourceImplementationVersion |
The version of this VISA.NET implementation.
(Inherited from Ivi.Visa.IVisaSession) |
 | ResourceLockState |
The current lock state of the resource for this session.
(Inherited from Ivi.Visa.IVisaSession) |
 | ResourceManufacturerId |
The IVI identification number of the software vendor of this VISA.NET implementation.
(Inherited from Ivi.Visa.IVisaSession) |
 | ResourceManufacturerName |
The name of the software vendor that corresponds to the ResourceManufacturerId property.
(Inherited from Ivi.Visa.IVisaSession) |
 | 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 resource descriptor used to
open/initialize the resource.
(Inherited from Ivi.Visa.IVisaSession) |
 | ResourceSpecificationVersion |
The version of the VISA.NET specification that describes the functionality provided by this
session.
(Inherited from Ivi.Visa.IVisaSession) |
 | Slot |
The physical slot location of this device within its chassis. If the location is
not known, this property returns -1.
(Inherited from Ivi.Visa.IPxiSession) |
 | SlotLinkWidth |
The link width used by the slot.
(Inherited from Ivi.Visa.IPxiSession) |
 | SlotLocalBusLeft |
The slot number or special feature connected to local left bus lines.
(Inherited from Ivi.Visa.IPxiSession) |
 | SlotLocalBusRight |
The slot number or special feature connected to local right bus lines.
(Inherited from Ivi.Visa.IPxiSession) |
 | SlotOffset |
For PXI Express devices, the number of slots occupied by the module to the left of
the slot where this device connects to the PXI Express backplane. The value for
non-PXI Express devices is always 0.
|
 | SlotPath |
The slot path.
(Inherited from Ivi.Visa.IPxiSession) |
 | SlotWidth |
For PXI Express devices, the number of slots occupied by this device. The value
for non-PXI Express devices is always 1.
|
 | SourceIncrement |
For MoveIn methods, specifies whether to do a block move or a FIFO read.
(Inherited from Ivi.Visa.IRegisterBasedSession) |
 | StarTriggerBus |
The value for the PXI star trigger bus.
(Inherited from Ivi.Visa.IPxiSession) |
 | StarTriggerLine |
The value for the connected PXI star trigger line.
(Inherited from Ivi.Visa.IPxiSession) |
 | 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.
(Inherited from Ivi.Visa.IVisaSession) |
 | TimeoutMilliseconds |
The I/O timeout in milliseconds for I/O communication on this resource session. If the
timeout is VisaConstants.ImmediateTimeout (0), operations will never wait for the device to respond. If the timeout
is VisaConstants.InfiniteTimeout (-1), I/O communication will not timeout.
(Inherited from Ivi.Visa.IVisaSession) |
 | TriggerBus |
The trigger bus segment of this device.
(Inherited from Ivi.Visa.IPxiSession) |