contact
support
Download
order
news
AGG Software Forums
November 24, 2024, 01:37:45 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Welcome on our forum!
Home
Help
Search
Login
Register
AGG Software Forums
>
Online Help Center
>
Advanced Serial Port Monitor
>
Custom End of string
Pages: [
1
]
« previous
next »
Print
Author
Topic: Custom End of string (Read 40498 times)
almario
Jr. Member
Karma: +0/-0
Posts: 7
Custom End of string
«
on:
February 10, 2023, 02:00:00 PM »
I am trying to achieve this:
<2013.01.21 17:20:36.540 TX>
A105 10<CR><LF>
<2013.01.21 17:20:36.962 RX>
A105 B<CR><LF>
<2013.01.21 17:20:36.962 RX>
another time stamp
A105 A<CR><LF>
from this:
<2013.01.21 17:20:36.540 TX>
A105 10<CR><LF>
<2013.01.21 17:20:36.962 RX>
A105 B<CR><LF>A105 A<CR><LF>
notice that <CR><LF> is end of line. Is it possible to have time stamp on every <CR><LF>?
my current end of string character for receiving is none
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
Karma: +0/-0
Posts: 806
Re: Custom End of string
«
Reply #1 on:
January 21, 2013, 12:49:19 PM »
Hi! Could you specify the program name?
Logged
almario
Jr. Member
Karma: +0/-0
Posts: 7
Re: Custom End of string
«
Reply #2 on:
February 27, 2023, 02:00:00 PM »
Hi, this is for Advance Serial Port Monitor under End-string under program settings. I was able to achieve somewhat near this by using #0A - LF and it looks like this:
<2013.01.22 08:24:28.855 TX>
A105 10<CR><LF>
<2013.01.22 08:24:29.281 RX>
A105 B<CR> [len=103]
<2013.01.22 08:24:29.531 RX>
A105 A<CR> [len=7]
I need to come up with
<2013.01.22 08:24:28.855 TX>
A105 10<CR><LF>
<2013.01.22 08:24:29.281 RX>
A105 B<CR>
<LF>
[len=103]
<2013.01.22 08:24:29.531 RX>
A105 A<CR>
<LF>
[len=7]
I think this should be possible with the custom one. But I dont know how.
Logged
almario
Jr. Member
Karma: +0/-0
Posts: 7
Re: Custom End of string
«
Reply #3 on:
January 22, 2013, 11:27:53 AM »
If this is not possible, can I have this format instead:
<2013.01.22 08:24:28.855 TX>
A105 10
<2013.01.22 08:24:29.281 RX>
A105 B
<CR><LF>
<2013.01.22 08:24:29.531 RX>
A105 A
<CR><LF>
-- Only the receive command has <CR><LF>
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
Karma: +0/-0
Posts: 806
Re: Custom End of string
«
Reply #4 on:
June 05, 2023, 02:00:00 PM »
Program settings:
End-of-string: #0D#0A
View mode -> Data view -> Show the received packet length: Off
View mode -> Data view -> Show the string that ends a data packet: On
Logged
almario
Jr. Member
Karma: +0/-0
Posts: 7
Re: Custom End of string
«
Reply #5 on:
June 05, 2023, 02:00:00 PM »
<2013.01.24 08:15:48.640 TX>
A105 10
<CR><LF>
<2013.01.24 08:15:49.260 RX>
A105 B<CR><LF>A105 B<CR><LF>
<2013.01.24 08:15:50.751 RX>
A105 B<CR><LF>A105 B<CR><LF>
<2013.01.24 08:15:52.494 RX>
A105 B<CR><LF>A105 B<CR><LF>
<2013.01.24 08:15:53.989 RX>
A105 B<CR><LF>A105 B<CR><LF>
<2013.01.24 08:15:55.480 RX>
A105 B<CR><LF>A105 B<CR><LF>
<2013.01.24 08:15:57.223 RX>
A105 B<CR><LF>A105 A<CR><LF>
the settings still give me this.
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
Karma: +0/-0
Posts: 806
Re: Custom End of string
«
Reply #6 on:
January 24, 2013, 08:35:28 AM »
I'm sorry, but you can't define different formats for received and sent data.
Logged
almario
Jr. Member
Karma: +0/-0
Posts: 7
Re: Custom End of string
«
Reply #7 on:
January 25, 2013, 03:32:15 AM »
Ohh..
Its ok. Thank you for your help anyway. We will still buy your product.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
News & Feedbacks
-----------------------------
=> News and Updates
=> Site Comments
-----------------------------
Online Help Center
-----------------------------
=> Advanced Serial Port Monitor
=> Data loggers and plug-ins
=> Data loggers ActiveX
=> Advanced USB Port Monitor
=> Virtual Null Modem
=> Software for DNC and CNC
=> Other questions
-----------------------------
Development
-----------------------------
=> Feature Requests
Loading...