Returns the value of automatic SG SA shared LO parameter.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsgPlayback

public static int RetrieveAutomaticSGSASharedLO(IntPtr rfsgSession, string channelName, out RfsgPlaybackAutomaticSGSASharedLO automaticSGSASharedLO)

Parameters

NameTypeDescription
rfsgSessionIntPtr

Identifies the instrument session. The rfsgSession handle is obtained from the NIRfsg.DangerousGetInstrumentHandle method.

channelNamestring

This parameter is reserved for future use.

automaticSGSASharedLOout RfsgPlaybackAutomaticSGSASharedLO

Returns the access control of SG LO.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.