operator RfsgPxiChassisClock10Source(string)
- Updated2025-10-14
- 1 minute(s) read
Converts the specified string representation of a PXI chassis clock 10 source to its RfsgPxiChassisClock10Source equivalent.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static implicit operator RfsgPxiChassisClock10Source(string source)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | Specifies the string to be converted to equivalent RfsgPxiChassisClock10Source object. |
Returns
Returns an object of type RfsgPxiChassisClock10Source.