Hello Peg,
When performing a pulse train output, the timebase used is determined by NI-DAQmx automatically. You do not have to explicitly set it. If you would like to know what NI-DAQmx chooses for the master timebase and/or rate, you can use a property node. It is a DAQmx Channel Property Node, and the properties are: Counter Output>>General Properties>>Counter Timebase>>Source, and Counter Output>>General Properties>>Counter Timebase>>Rate.
-Alan A.