Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

DateTime ArgumentOutOfRangeException

When I set the xaxis formating mode to datetime and try to pan left past 0.
I get an ArgumentOutOfRangeException from the main App.
I tryed catching the XAxisRangeChanged event but the exception is being thrown before this event.
Any Ideas?
0 Kudos
Message 1 of 2
(3,170 Views)

Hi AliasThatNoOneElseHas,

What language are you programming in (C#, VB.NET)? What version of Measurement Studio? Also, are you trying to set this attribute for a ScatterGraph, WaveformGraph, etc? For the ScatterGraph X-Axis, there is a property called EditRangeDateTimeFormatMode that has two options of ShortTime and LongTime. Is this what your are changing? When I changed those properties and did panning, I didn't see any issues. Could you please explain a little more of what you are doing?

Thanks

Best Regards,

Jonathan N.
National Instruments
0 Kudos
Message 2 of 2
(3,155 Views)