RfsgPxiChassisClock10Source Implicit Conversion (String to RfsgPxiChassisClock10Source)
- Updated2024-05-08
- 1 minute(s) read
RfsgPxiChassisClock10Source Conversion (String to RfsgPxiChassisClock10Source)
Converts the specified string representation of a PXI chassis clock 10 source to its RfsgPxiChassisClock10Source equivalent.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public static implicit operator RfsgPxiChassisClock10Source ( string source )
Public Shared Widening Operator CType ( source As String ) As RfsgPxiChassisClock10Source
Parameters
- source
- Type: SystemString
Specifies the string to be converted to equivalent RfsgPxiChassisClock10Source object.
Return Value
Type: RfsgPxiChassisClock10SourceReturns an object of type RfsgPxiChassisClock10Source.