FromString(string)
- Updated2025-10-14
- 1 minute(s) read
Creates an RfsgPxiChassisClock10Source object from the specified string.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static RfsgPxiChassisClock10Source FromString(string source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | Specifies a string representing the output terminal for RfsgPxiChassisClock10Source. |
Returns
Returns an object of type RfsgPxiChassisClock10Source.