Device.GetPossibleSCExpressCalibrationAccessoryConnections Method
- Updated2023-02-21
- 1 minute(s) read
DeviceGetPossibleSCExpressCalibrationAccessoryConnections Method
Gets the available connections on an SC Express accessory for the specified physical channel(s).
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public string[] GetPossibleSCExpressCalibrationAccessoryConnections( string physicalChannels )
Public Function GetPossibleSCExpressCalibrationAccessoryConnections ( physicalChannels As String ) As String()
Parameters
- physicalChannels
- Type: SystemString
The physical channel(s) to use.
Return Value
Type: StringAn array of strings representing the available connections on an SC Express accessory for the specified physical channel(s).
Remarks
Connections specify how channels on the SC Express accessory should be configured. The resulting configuration connects channels to a particular external signal or an onboard terminal.