09-22-2007 08:05 PM
09-22-2007 08:44 PM
Hi Bill,
I'm not sure whether this can possibly fit your GUI, but...
I like this way of identifying character-positions in a log-file message-header, and it seems it might work well to identify the set-bits in a binary (ones and zeros) srting.
Script?
|Port#
||Year
||| Month
||| | Day
||| | | Direction - ">" to DUT, "<" from DUT
||| | | |
||| | | |
||| | | | Message body
||| | | | |
10YYMMDD > Send Mode Command
01YYMMDD > Send Mode Command
01YYMMDD < Receive Mode Acknowledge
Would it work build a custom "map" for each pattern?
This little piggy went to market
| This little piggy stayed home
| |This little piggy was in a quantum state
| ||
0000000010000001100000
Cheers!
09-22-2007 09:13 PM
09-22-2007 10:16 PM
Your welcome!
@Bill@NGC wrote:
....dynamically making visible and setting the position of the descriptions for the set bits..
Exactly - yet finding a "slick" way to build the "tick" paths might make a good (mini) mini-challenge.
Honestly, it was only recently I noticed this format - in a log-file on a DOS test-station!
Cheers!
09-23-2007 02:13 AM - edited 09-23-2007 02:13 AM
Message Edited by Matthew Kelton on 09-23-2007 02:15 AM
09-25-2007 01:45 AM - edited 09-25-2007 01:45 AM
Message Edited by tbd on 09-25-2007 01:45 AM