My goal is to send a signal, that is longer than 1 second through python, for arguments sake let's say it will be a total of 5.84 seconds and that it contains 100 repetitions of the same pulse. Is there a way to tell my python task to sample over the standard 1 second interval? The way I am currently thinking of doing this is rewriting each 1 second block of my signal to the task, then sending it. I know this will work even though there will be a small gap between each initiation of the finite task.
System is a 1082 chassis with thunderbolt control.