Hi facundo,
It appears that you're using DAQmx with the NI-6602 device, but the Traditional DAQ driver (since you're using the AI Clock Config VI) with NI-6111. Is this correct? If so, is there a reason why you're doing so since both boards support DAQmx?
Each device can use one driver at a time. If you're using AI Clock Config, and right click the "Clock Source" and choose Create >> Constant, you should be able to choose "RTSI Connection", and indicate the RTSI pin number. However, unless you have a specific reason, I would recommend using DAQmx for both boards. You can consider LabVIEW shipping examples such as "Multi-Device Synch-Analog Input-Cont Acquisition.vi" as a starting point.
Thanks,
Lesley Y.