Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Edgeport 412 Compatibility

Given that computers rarely ship with serial ports now...I am in desparate need of a multiple serial port solution. I have found the Edgeport 412 which is a 4port USB Hub and 12 serial port terminal all in one. If this is a compatible device, it would be be an elegant solution to my automation needs in that only a single USB connection to the control computer would be required. Not to mention the clean design because the edgeport 412 is rack-mountable and the reduced price when compared with the purchase of multiple NI-USB-232/4 ($495)

In the past, however, I have had compatibility problems with non-National Instruments devices (e.g. PCI-->GPIB).  So I am hestitant to drop the money on the Edgeport solution without experience user input.

So. Does anyone out there have any experience investigating the compatibility of Edgeport equipment and NI-MAX and/or Labview.

Thanks

0 Kudos
Message 1 of 9
(4,459 Views)
I have used 1,2,&4 port Edgeport USB to serial converters with Labview without any problems.  They are not controlled through MAX, though.  They have their own software for configuration.
0 Kudos
Message 2 of 9
(4,444 Views)
Brian,

So if you use the Edgport hubs, they do not register in MAX at all?

Will this make it difficult to assign the Edgeport COM ports as VISA resources?

Thanks,
Jeremy
0 Kudos
Message 3 of 9
(4,421 Views)
MAX is only for NI hardware.  VISA is not limited to NI hardware, so there is no problem accessing the ports with VISA. 
0 Kudos
Message 4 of 9
(4,414 Views)
What about the function to configure whether the port is 232, 422 or 485?
0 Kudos
Message 5 of 9
(4,114 Views)
Not sure about that specific model, but those choices are either made with dip switches or using the software that came with the edgeport.  Usually, the software adds more tabs to the com port hardware properties windows.
0 Kudos
Message 6 of 9
(4,105 Views)
My application is going to be in Labview or CVI and needs to be able to select the protocal, so the software that came with the edgeport is useless unless there is a way for labview/cvi to communicate with it. I'm hoping I can use edgevdd.dll, however, I can't find any header files for it.
0 Kudos
Message 7 of 9
(4,103 Views)
The edgevdd.dll file has three functions: EdgeVddDisplatch EdgeVddInit EdgeVddTerminateVDM I don't have any additional information about it.
0 Kudos
Message 8 of 9
(4,097 Views)

Wow. A blast from the past.  My experience with the Edgeport 412 is that it's pretty transparent.  I was able to name all of the resources (COM ports) in MAX without any issues.  I don't recall actually needing to use the Edgeport software at all but it was so long ago I can't really remember.  There is one device on my instrument that communicates with RS-485 and I went so far as to purchase a 232-->485 converter, but never implemented the solution. 

0 Kudos
Message 9 of 9
(4,096 Views)