View previous topic :: View next topic |
Author |
Message |
mhweather
Joined: 07 Aug 2005 Posts: 54
|
Posted: Tue Apr 04, 2006 5:49 am Post subject: Socket output - is this same as LOOP packet from serial ? |
|
|
I'm looking at a VP remote virtual console software and the author has a TCP/IP socket interface that will allow it to look at the LOOP packets that the serial port puts out. Does the Wview software output the same LOOP packet format as it receives on the serial side ? |
|
Back to top |
|
|
mteel
Joined: 30 Jun 2005 Posts: 435 Location: Collinsville, TX
|
Posted: Tue Apr 04, 2006 9:28 pm Post subject: |
|
|
No sir, it is an internal format. It *used* to be a superset of the VP LOOP format, but I migrated to internal float representations for a variety of reasons.
The format can be seen in datadefs.h.
Mark |
|
Back to top |
|
|
|