NI SCOPE Device Attributes - ni/grpc-device GitHub Wiki
- NISCOPE_ATTRIBUTE_DEVICE_TEMPERATURE
- NISCOPE_ATTRIBUTE_SERIAL_NUMBER
- NISCOPE_ATTRIBUTE_SIGNAL_COND_GAIN
- NISCOPE_ATTRIBUTE_SIGNAL_COND_OFFSET
- NISCOPE_ATTRIBUTE_CABLE_SENSE_MODE
- NISCOPE_ATTRIBUTE_CABLE_SENSE_VOLTAGE
| Data type |
Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViReal64 | RO | N/A | None | None |
Returns the temperature of the device in degrees Celsius from the onboard sensor.
- Calibration
- Thermal Shutdown
- PXI/PXIe Chassis Cooling
| Data type |
Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViString | RO | N/A | None | None |
Returns the serial number of the device.
| Data type |
Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViReal64 | RO | Channel | Yes | None |
Returns the calibration gain for the current device configuration.
| !Note | Note This attribute is supported only by the NI PXI-5900 differential amplifier. |
|---|
| Data type |
Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViReal64 | RO | Channel | Yes | None |
Returns the calibration offset for the current device configuration.
| !Note | Note This attribute is supported only by the NI PXI-5900 differential amplifier. |
|---|
| Data type | Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViInt32 | R | N/A | None | None |
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 Ω. |
|---|
| 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Ω. |
|---|
- PXIe-5110
- PXIe-5111
- PXIe-5113
- PXIe-5160
- PXIe-5162
| 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. |
| Data type | Access | Applies to | Coercion | High Level Functions |
|---|---|---|---|---|
| ViReal64 | R | N/A | None | None |
Returns the voltage of the CableSense signal that is written to the EEPROM of the oscilloscope during factory calibration.
- PXIe-5110
- PXIe-5111
- PXIe-5113
- PXIe-5160
- PXIe-5162