NI SCOPE Device Attributes - ni/grpc-device GitHub Wiki

Device Attributes

NISCOPE_ATTRIBUTE_DEVICE_TEMPERATURE

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViReal64 RO N/A None None

Description

Returns the temperature of the device in degrees Celsius from the onboard sensor.

Related topics:

  • Calibration
  • Thermal Shutdown
  • PXI/PXIe Chassis Cooling


NISCOPE_ATTRIBUTE_SERIAL_NUMBER

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViString RO N/A None None

Description

Returns the serial number of the device.

NISCOPE_ATTRIBUTE_SIGNAL_COND_GAIN

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViReal64 RO Channel Yes None

Description

Returns the calibration gain for the current device configuration.

!Note Note  This attribute is supported only by the NI PXI-5900 differential amplifier.


NISCOPE_ATTRIBUTE_SIGNAL_COND_OFFSET

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViReal64 RO Channel Yes None

Description

Returns the calibration offset for the current device configuration.

!Note Note  This attribute is supported only by the NI PXI-5900 differential amplifier.


NISCOPE_ATTRIBUTE_CABLE_SENSE_MODE

Specific Attribute

Data type Access Applies to Coercion High Level Functions
ViInt32 R N/A None None

Description

Specifies whether and how the oscilloscope is configured to generate a CableSense signal on the specified channels when the niScope_CableSenseSignalStart function is called.

!Note Note  The input impedance of the channel(s) to convey the CableSense signal must be set to 50 Ω.

Device-Specific Behavior

PXIe5160
PXIe5162

- The value of this attribute must be identical across all channels whose input impedance is set to 50 Ω.

- If this attribute is set to a value other than NISCOPE_VAL_CABLE_SENSE_DISABLED for any channel(s), the input impedance of all channels for which this attribute is set to NISCOPE_VAL_CABLE_SENSE_DISABLED must be set to 1 MΩ.

Supported Devices

  • PXIe-5110
  • PXIe-5111
  • PXIe-5113
  • PXIe-5160
  • PXIe-5162

Defined Values

NISCOPE_VAL_CABLE_SENSE_MODE_DISABLED (0) The oscilloscope is not configured to emit a CableSense signal.
NISCOPE_VAL_CABLE_SENSE_MODE_ON_DEMAND (1) The oscilloscope is configured to emit a single CableSense pulse.


NISCOPE_ATTRIBUTE_CABLE_SENSE_VOLTAGE

Specific Attribute

Data type Access Applies to Coercion High Level Functions
ViReal64 R N/A None None

Description

Returns the voltage of the CableSense signal that is written to the EEPROM of the oscilloscope during factory calibration.

Supported Devices

  • PXIe-5110
  • PXIe-5111
  • PXIe-5113
  • PXIe-5160
  • PXIe-5162


⚠️ **GitHub.com Fallback** ⚠️