Configuring the Master Timebase Source for a C Series Module (FPGA Interface)
- Updated2025-04-03
- 2 minute(s) read
Configuring the Master Timebase Source for a C Series Module (FPGA Interface)
C Series modules with a selectable timebase source are listed in the following table.
|
|
|
|
In a system that contains more than one of these modules, you can configure one module as the master timebase source (master) and configure the other modules to use that master timebase source (slaves).
Sharing the same master timebase source allows you to synchronize multiple modules. The master timebase source is divided to acquire data at the data rate you configure.
Configuring the Onboard Clock of a Module as the Master Timebase Source
Complete the following steps to configure the internal Onboard Clock of one module as the master timebase source.
- Configure the CompactRIO system and add a module.
- Right-click the module in the Project Explorer window and select Properties to launch the C Series Module Properties dialog box.
- Select <Onboard Clock> from the Master Timebase Source pull-down menu.
- Click the OK button.
- Select File»Save All in the Project Explorer window.
Configuring a Master Module to Share the Master Timebase Source with Slaves
Complete the following steps to configure the master timebase source for a master module and share that timebase with slave modules.
- Configure the CompactRIO system and add the module to use as the master.
- Right-click the module in the Project Explorer window and select Properties to launch the C Series Module Properties dialog box.
- Select <Onboard Clock> from the Master Timebase Source pull-down menu.
- Enable the Export Onboard Clock checkbox.
- Add a module you want to use as a slave.
- Right-click the slave module in the Project Explorer window and select Properties to display the C Series Module Properties dialog box.
- Select the name of the master module from the Master Timebase Source pull-down menu.
- Repeat steps 5 through 7 for each slave module you want to configure.
- Click the OK button.
- Select File»Save All in the Project Explorer window.