Returns the simultaneous mode setting of supported analog output devices.
Member of the cBoardConfig class. Accessible from the MccBoard.BoardConfig property.
VB .NET
Public Function GetSyncMode(ByRef configVal As Integer) As MccDaq.ErrorInfo
C# .NET
public MccDaq.ErrorInfo GetSyncMode(out int configVal)
configVal
Returns the simultaneous mode setting – 0 (Master mode), or 1 (Slave mode).