07-31-2008 09:24 AM
08-01-2008 02:58 AM
08-01-2008 03:24 AM
08-01-2008 04:48 AM
08-01-2008 05:02 AM
Hi Walter,
i tried it already with => it works also only sometimes. I guess the conversion to a string or the MaxValue returns a rounded value, or?
I worked around this by substracting 1 permille of the returned maximum, so i get a position that is nearby.
For my Problem <= wouldn´t work, because <= would always return the last value in the channel.
Thanks
diademi
08-01-2008 09:22 AM
Hi diademi,
Try using the "ValEqual" function in the Find expression. I'm actually not sure when that became available, but I'm guessing it was with 10.1.
Row = ChnFindReverse("ValEqual(Ch(""Revs""), CMax(""Revs""))")
MsgBox Row & vbCRLF & ChD(Row, "Revs")
If this doesn't work, please send us a sample data set,
Brad Turpin
DIAdem Product Support Engineer
National Instruments