Chassis.SetChassisMasterToTimingAndSync Method
- 更新时间2023-02-21
- 阅读时长2分钟
Sets the chassis master hardware synchronization device to the timing and sync device you specify.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Visual Basic (Declaration) |
|---|
Public Function SetChassisMasterToTimingAndSync ( _ TimingAndSyncName As String _ ) As Boolean |
| C# |
|---|
public bool SetChassisMasterToTimingAndSync( string TimingAndSyncName ) |
| Visual C++ |
|---|
public: bool SetChassisMasterToTimingAndSync( String^ TimingAndSyncName ) |
Parameters
- TimingAndSyncName
- Type: System.String
The name of the timing and sync device.