mitov
Not logged in
|
Signup
|
Update Profile
|
Login
Search
Alerts
Home
>
Forums
>
PlotLab VCL
>
How do we enter a NaN value into TSLScope?
PlotLab VCL
How do we enter a NaN value into TSLScope?
Thread Starter:
Jim Rowell
Started:
6/16/2008 5:30 PM UTC
Replies:
2
6/16/2008 5:30 PM UTC
How do we enter a NaN value into TSLScope?
Reply
Quote
Jim Rowell
I'm evaluating the SlScope component and I'm wondering how one enters NaN values into the chart. This is rather important for us to be able to do.
6/16/2008 6:35 PM UTC
Re: How do we enter a NaN value into TSLScope?
Reply
Quote
Jim Rowell
Jim Rowell wrote:
I'm evaluating the SlScope component and I'm wondering how one enters NaN values into the chart. This is rather important for us to be able to do.
I guess I should explain a bit more. I need to show breaks in a chart line when the data equals a NaN value. Ideally, a chart should handle this automatically or at least provide a method for handling it (TChart has the AddNull procedure).
Jim
7/28/2008 9:24 AM UTC
Re: How do we enter a NaN value into TSLScope?
Reply
Quote
Boian Mitov
Hi Jim,
Currently the only way to implement this is to use multiple channels. We plan to add this feature, but it will be no earlier than 3 weeks from now.
Cheers,
Boian
Jim Rowell wrote:
I guess I should explain a bit more. I need to show breaks in a chart line when the data equals a NaN value. Ideally, a chart should handle this automatically or at least provide a method for handling it (TChart has the AddNull procedure).
Jim