Serial communication

Good day, I would like to know how to communicate 2 snap pac S2 for serial communication, (one transmit by serial 2 and receive other serial 1)have had problems with the commands of transmit and receive string.

I appreciate any response:)

Hello Asdnie,

Welcome to the OptoForums! Here is a link to a similar question about serial communication [click here].

Could you give us a little more information? For example, when you say you’ve had trouble with “the commands of transmit and receive string,” could you tell us what error code was returned by those commands? Common errors for those commands include:

-52 = You’ll get this if the communication handle was not successfully opened first (using the command OpenOutgoingCommunicaion).

-38 or -39 = Timeout (check the LEDs on the S2 and the serial device).

-20 = “In use by other” means you need to use PAC Manager’s > Tools > Inspect > Communications > Communications Port Control and make sure the port you’re trying to use says “None” (the default for port 0 is PPP).

Also, do you see any LEDs blinking (either on your S2 or the serial device you’re trying to connect to)?

Don’t forget, Product Support is FREE! and they’re happy to help, even en Español!

Thanks,
OptoMary