05-28-2008 05:15 AM
05-28-2008 07:15 AM
I'm trying to understand your configuration.
1 server
3 clients
1 serial device communicating to the server
clients communicate to the server serial com port. Are they connected directly to the server or do they go through the serial device? How many serial ports on the server? If the clients communicate through the serial device, how are they switched (selected)?
RayR
05-28-2008 09:00 AM
05-28-2008 09:09 AM - edited 05-28-2008 09:10 AM
05-28-2008 09:06 PM
05-28-2008 09:30 PM
I'm still confused. Are you using the web publishing tool or did you write separate client and server programs. With the web publishing tool, you only need to write a single program - the server. This server program is the one that would be connected to the serial port. This would not require the use of the VISA server at all. Using a web browser, you would then connect to the server and request control.
If you wrote your own code, then you might want to post what you've written.
05-28-2008 10:11 PM
05-28-2008 10:13 PM
05-28-2008 10:23 PM
05-28-2008 10:43 PM