LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Q - How to program the min/max values of an intensity graph

Hi LabViewers,

I'm looking for a way to program the min/max Z values of an intensity
graph for image display properly, but unable to figure it out so far.
Any idea?

Chengye

0 Kudos
Message 1 of 2
(2,556 Views)
Right click the graph's control on the block diagram and create a property node.  Right click the node and Change all to Write.  RIght click the node again and select from Properties either the combined ZScale->Range->All elements  -or- you can individually define 2 property nodes for Max and Min (also under Zscale->Range).

Message Edited by Jonnie 5 on 12-14-2005 03:07 PM



2006 Ultimate LabVIEW G-eek.

0 Kudos
Message 2 of 2
(2,552 Views)