Callback from GX5733

Joe T.
Mounds View, MN

Jun 3, 2013
1 Post

0  |  0  

Re: Callback from GX5733

I'm working with the GX5733 and GtLinux.  

I need to wait until a DIO line goes high and respond to that event.  More specifically, when a line goes high, I need to read and write JTAG through another PXI card to initiate a read.  Our PXI chassis does not have a controller, is attached via MXI card to a PC.  I need to respond to the event/trigger on the PC.

I see from the documentation and header files that I could poll the GX5733 for the status, but I would rather have some kind of call back notification.  Is there a way to do this?

Can someone give me some guidance on how to do this, or what direction I need to go?

Solution Available
DrATEasy (Ron Y.)
Mission Viejo, CA

Jun 12, 2013
358 Posts

1  |  0  

Re: Callback from GX5733

Hi Joe,

The card does not have interrupt support that can call your procedure when the input change, so your best bet is to poll the card in a loop, You can do it from another thread, so that it can be done in the background.

Ronnie


Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]