View previous topic :: View next topic |
Author |
Message |
rfinstad
Joined: 22 Mar 2011 Posts: 4
|
Posted: Tue Mar 22, 2011 2:33 pm Post subject: GetTap Interface with a Direct Serial Connection |
|
|
We have a GetTap interface setup using a direct serial connection to accept messages from another system. It had been working fine until recently. I started seeing the following in the GetTap log:
3/22/2011 3:02:48 AM New connection accepted
3/22/2011 3:02:48 AM Received:<CR>
3/22/2011 3:02:48 AM Sending protocol identifier
3/22/2011 3:02:48 AM Sent:ID=
3/22/2011 3:02:48 AM Received:<ESC>PG10000
3/22/2011 3:02:48 AM Received request for automatic TAP mode
3/22/2011 3:02:48 AM Sent:<CR><ACK><CR>
3/22/2011 3:02:48 AM Sent:<ESC>[p<CR>
3/22/2011 3:02:48 AM TAP in progress, waiting for data block
3/22/2011 3:02:48 AM Received:00<CR>
3/22/2011 3:02:51 AM Received:00<CR><ESC>PG10000
3/22/2011 3:02:51 AM Received:00<CR><ESC>PG1000000<CR>
3/22/2011 3:02:53 AM Received:00<CR><ESC>PG1000000<CR><CR>
3/22/2011 3:02:55 AM Received:00<CR><ESC>PG1000000<CR><CR><CR>
3/22/2011 3:02:58 AM Received:00<CR><ESC>PG1000000<CR><CR><CR><CR>
3/22/2011 3:03:00 AM Received:00<CR><ESC>PG1000000<CR><CR><CR><CR><CR>
3/22/2011 3:03:02 AM Received:00<CR><ESC>PG1000000<CR><CR><CR><CR><CR><CR>
3/22/2011 3:03:03 AM Sent:<CR><ESC><EOT><CR>
3/22/2011 3:03:05 AM New connection accepted
3/22/2011 3:03:05 AM Received:<CR>
3/22/2011 3:03:05 AM Sending protocol identifier
3/22/2011 3:03:05 AM Sent:ID=
3/22/2011 3:03:05 AM Received:<ESC>PG10000
3/22/2011 3:03:05 AM Received request for automatic TAP mode
3/22/2011 3:03:05 AM Sent:<CR><ACK><CR>
3/22/2011 3:03:05 AM Sent:<ESC>[p<CR>
3/22/2011 3:03:05 AM TAP in progress, waiting for data block
3/22/2011 3:03:05 AM Received:00<CR>
3/22/2011 3:03:08 AM Received:00<CR><ESC>PG10000
3/22/2011 3:03:08 AM Received:00<CR><ESC>PG1000000<CR>
3/22/2011 3:03:11 AM Received:00<CR><ESC>PG1000000<CR><CR>
3/22/2011 3:03:13 AM Received:00<CR><ESC>PG1000000<CR><CR><CR>
3/22/2011 3:03:15 AM Received:00<CR><ESC>PG1000000<CR><CR><CR><CR>
3/22/2011 3:03:17 AM Received:00<CR><ESC>PG1000000<CR><CR><CR><CR><CR>
3/22/2011 3:03:19 AM Received:00<CR><ESC>PG1000000<CR><CR><CR><CR><CR><CR>
3/22/2011 3:03:20 AM Sent:<CR><ESC><EOT><CR>
This continues for around 20 minutes nonstop. Then it will stop for a short time and then restart again. Over and over again. The system doesn't send messages to PageGate when the above communication is happening.
Can anyone tell me what the problem might be? Is this a problem with PageGate or the other system? Why would this be happening? Thank you.
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Tue Mar 22, 2011 3:58 pm Post subject: |
|
|
Is that the log from the GetTAP module? That reads like it's from the GetSerial module.
Also, what communication parameters are you using? |
|
Back to top |
|
rfinstad
Joined: 22 Mar 2011 Posts: 4
|
Posted: Tue Mar 22, 2011 4:15 pm Post subject: |
|
|
It is from the GetTap module.
Parameters:
Baud Rate: 9600
Parity: Even
Data Bits: 7
Stop Bits: 1
Init String: DIRECT
|
|
Back to top |
|
OzCom
Joined: 22 Oct 2003 Posts: 1122 Location: US
|
Posted: Wed Mar 23, 2011 5:51 am Post subject: |
|
|
Curious as to why sending system is sending "PG1000000" instead of the protocol specified "PG1" or "PG1000"? (too many zero's)_________________ Aaron D. Osgood
Streamline Communications, LLC
* Authorized Notepage, Inc. Development Partner and Re-seller
TEL: 207-518-8455
AOsgood@streamline-solutions.net
Creators of AutoPage Spillman CAD interface for PageGate |
|
Back to top |
|
rfinstad
Joined: 22 Mar 2011 Posts: 4
|
Posted: Wed Mar 23, 2011 10:49 am Post subject: |
|
|
Could that be the reason why the system keeps sending it over and over? Is PageGate unable to respond properly?
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Wed Mar 23, 2011 10:53 am Post subject: |
|
|
If you wouldn't mind, please email the logs from your c:\pagegatedata\logs\ folder to support at notepage dot com. I'd really like to have a look at everything. |
|
Back to top |
|
OzCom
Joined: 22 Oct 2003 Posts: 1122 Location: US
|
Posted: Wed Mar 23, 2011 10:54 am Post subject: |
|
|
The protocol specifies either a PG1 or a PG1000
Since the sending system mething other than that - PageGate cannot process the message.
Did the SENDING system recently make a change/update?_________________ Aaron D. Osgood
Streamline Communications, LLC
* Authorized Notepage, Inc. Development Partner and Re-seller
TEL: 207-518-8455
AOsgood@streamline-solutions.net
Creators of AutoPage Spillman CAD interface for PageGate |
|
Back to top |
|
|