One more question... After the superimposing, I've 2 scales (pressure and temperature) on my y-axis, so I'm supposed to have also 2 inputs (pressure and temperature) right. But the graph icon only takes 1 input. Should I use an array to hold the 2 inputs and then wire the array output to the graph input? Do I need to take the transporse of the array? (Sorry I'm new to LabVIEW) Thanks.