NI-DCPower VIs (TSM)
- Updated2024-02-02
- 1 minute(s) read
NI-DCPower VIs (TSM)
Use the NI-DCPower VIs to manage NI-DCPower instruments and sessions.
The VIs on this palette return general LabVIEW error codes.
| Palette Object | Description |
|---|---|
| Get All NI-DCPower Sessions | Returns all NI-DCPower instrument sessions in the Semiconductor Module context. |
| Set NI-DCPower Session with Resource String | Associates an NI-DCPower session with all resources of an NI-DCPower resource string. |
| Get All NI-DCPower Resource Strings | Returns the resource strings associated with each channel group in the ISemiconductorModuleContext. A resource string is a comma-separated list of NI-DCPower resources, each resource is defined by <instrument>/<channel> associated with the NI-DCPower channel group. You can use the resource strings to open driver sessions. All resources within the same resource string will be controlled by the same session. |
| Pin(s) To NI-DCPower Session(s) | Returns the NI-DCPower instrument sessions and channel lists required to access one or more pins. You must manually select the polymorphic instance you want to use. |