DCPowerMeasureTrigger Class
- Updated2025-10-06
- 1 minute(s) read
Represents the properties used to configure the Measure trigger for NI-DCPower.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerMeasureTrigger : DCPowerSubObject
Remarks
For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| DigitalEdge | Gets the DCPowerDigitalEdgeMeasureTrigger sub-object to configure the device to wait for digital edge MeasureTrigger. |
| ExportedOutputTerminal | Gets or sets the MeasureTrigger exported output terminal. |
| Type | Gets or sets the MeasureTrigger type. |
Methods
| Name | Description |
|---|---|
| ConfigureSoftwareEdgeTrigger() | Configures the MeasureTrigger for software triggering. |
| SendSoftwareEdgeTrigger() | Sends a Software Edge MeasureTrigger. |