I am making a sub-VI for a program and I need to have a double array, a boolean, and a time stamp array as an input. I can't find a way to mark the input with a timestamp array indicator though. My only choices seem to be double and void. Is there any way I can do this?