Root.GetTargets Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
Gets the Targets section, which contains all the targets you add to the system definition.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function GetTargets As Targets |
| C# |
|---|
public Targets GetTargets() |
| Visual C++ |
|---|
public: Targets^ GetTargets() |
Return Value
A Targets object.
Remarks
For example code and more information about this method, refer to one of the following help topics: