Hi All,
I have a new Pickering Switch Card (50-513-021) that I am trying to get
working with a "non VEE" software control program. It is not going very
well, so far. As a backup route, has anyone used a pickering relay card
with VEE? Any sample Code?
Best Regards,
Tom Daniels
Sr. Test Engineer
The Morey Corporation
100 Morey Drive
Woodridge, IL 60517
T: (630) 754-2256
F: (630) 754-2656
tdaniels@moreycorp.com
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email request to "join-vrf@lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
> convert ".ico" files or perhaps
> generate ".icn" files directly?
I had no idea they were different...
Hmmm... they're text files that define bitmap data. Welp, start with width
and height, then at the fourth line suck in comma separated data, quit when
you find a right bracket '}'. Hack off 0x and convert to bytes as you go.
Jeez!
Yes I can see a way to do it, but then again who knows what format this data
is in. It *says* bits, but there are more than just bits involved. I'd say
ask Agilent.
-SHAWN-
---
You are currently subscribed to vrf as: rsb@soco.agilent.com
To subscribe send a blank email request to "join-vrf@lists.it.agilent.com".
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".