ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...Implicit Conversion OperatorsRfsgPxiChassisClock10Source Implicit Conversion (String to RfsgPxiChassisClock10Source)Current page
Table of Contents

RfsgPxiChassisClock10Source Implicit Conversion (String to RfsgPxiChassisClock10Source)

RfsgPxiChassisClock10Source Implicit Conversion (String to RfsgPxiChassisClock10Source)

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: RfsgPxiChassisClock10Source
Returns an object of type RfsgPxiChassisClock10Source.

See Also

In This Section
Was this information helpful?