RetrieveAutomaticSGSASharedLO(IntPtr, string, out RfsgPlaybackAutomaticSGSASharedLO)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| rfsgSession | IntPtr | Identifies the instrument session. The rfsgSession handle is obtained from the NIRfsg.DangerousGetInstrumentHandle method. |
| channelName | string | This parameter is reserved for future use. |
| automaticSGSASharedLO | out 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.