View Single Post
Old 2006-10-28, 06:55   #7 (permalink)
joboehl
Portal Developer
 
Join Date: Jul 2006
Age: 32
Posts: 421
Thanks: 3
Thanked 2 Times in 2 Posts

Country:

My System

Default

Hi Frodo,

I almost got the blasting working, but I whant to ask for you advice before I go on.

In the EventArgs class that contains the information for the event, there is no channel number information in the IChannel object, besides the one inside the string returned by the ToString() method.

I understand that the IChannel object for the AnalogCards do have that information, but I can't (at least don't know how) access this properties in the eventArg.

Do you think parsing the textstring looking for the channel number is the way to go or the interfaces/properties are subject to change?

Please keep in mind that I started coding for .Net not very long ago, so if I'am making some mistake, please let me know.

Thanks for your help.

Julio
joboehl is offline   Reply With Quote