Is it possible to comminucate to a GPIB device?

Discussion of configuring and troubleshooting communication to PLC's or other devices using iX Developer.
Post Reply
memethemyn
Posts: 51
Joined: Fri Apr 27, 2012 12:33 pm

Is it possible to comminucate to a GPIB device?

Post by memethemyn »

Hi..

I need to read data from a GPIB protocol device for test system.

Is it possible, if yes where I must begin.

I think i need a general rs232.

Thanks already..

stuartm
Posts: 61
Joined: Thu Jun 06, 2013 9:21 am

Re: Is it possible to comminucate to a GPIB device?

Post by stuartm »

There are no GPIB ports on any of Beijer products. You will need to use a converter Ethernet or Serial. Write a serial or Ethernet script to communicate with it. If the USB driver is available, it must be a Windows CE compatible driver in order for it to work.

http://sine.ni.com/nips/cds/view/p/lang/en/nid/209210

Post Reply