I'm using CWGPIB to collect data to a VB application.
The data is binary and I use the CWGPIB's parsing option to
parse the data. I have created a binary token and set the
properties (many, binary, ) at design time by using
the property editor of the control.
Now I would like to create and set the token at runtime.
Can I do that and if yes, how?