NIRfsgPlayback.RetrieveAutomaticSGSASharedLO Method
- Updated2023-02-21
- 1 minute(s) read
Returns the value of automatic SG SA shared LO parameter.
Namespace: NationalInstruments.ModularInstruments.NIRfsgPlayback
Assembly: NationalInstruments.ModularInstruments.NIRfsgPlayback.Fx40 (in NationalInstruments.ModularInstruments.NIRfsgPlayback.Fx40.dll) Version: 23.0.0.49313 (23.0.0.49313)
Syntax
public static int RetrieveAutomaticSGSASharedLO( IntPtr rfsgSession, string channelName, out RfsgPlaybackAutomaticSGSASharedLO automaticSGSASharedLO )
Public Shared Function RetrieveAutomaticSGSASharedLO ( rfsgSession As IntPtr, channelName As String, <OutAttribute> ByRef automaticSGSASharedLO As RfsgPlaybackAutomaticSGSASharedLO ) As Integer
Parameters
- rfsgSession
- Type: SystemIntPtr
Identifies the instrument session. The rfsgSession handle is obtained from the NIRfsg.DangerousGetInstrumentHandle method. - channelName
- Type: SystemString
This parameter is reserved for future use. - automaticSGSASharedLO
- Type: NationalInstruments.ModularInstruments.NIRfsgPlaybackRfsgPlaybackAutomaticSGSASharedLO
Returns the access control of SG LO.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.