Hi huybbc,
Now it is working. Hooray!
My code was mostly correct (I'm using zenOn V6.51, maybe the parameters of CreateArrayVarEx have changed in the newer versions), the only thing that was not...
Type: Posts; User: professor_hubert_farnsworth
Hi huybbc,
Now it is working. Hooray!
My code was mostly correct (I'm using zenOn V6.51, maybe the parameters of CreateArrayVarEx have changed in the newer versions), the only thing that was not...
Hello,
I have two questions:
1. how can I edit the BitAddr of a variable (see remark in code below)?
2. how to access properties of Variable.SubItem?
i.e. zVar.SubItemName(inc) is working, but...
Hi,
where can I find information about 'tpKanaltypes' from CreateVar function?
i.e.
myVariables.CreateVar(VarName, zDriver, zenOn.tpKanaltypes.tpSystemVariable, zVarType);
Thanks in advance!
Hi,
what is the best (or at least a ) way to 'transfer' variables from TIA portal V13 to Zenon Editor V6.51?
that's what I thought, too.
I'm already on my way to get things working using a combination of VBA and VSTA.
Anyway, thanks for the support.
okay, I put the Combo-/Listbox on my screen and read the F1 help and every manual I could find, but I can't figure out how to fill it at runtime.
I'm using Zenon V6.51 SP0 Build 12.
Can you give me...
I think this dynamic ListBox of Zenon insn't already implemented in Zenon V6.51 SP0 Build 12, is it?
As a workaround I set the font size using VBA (element properties --> VBA --> Init).
But now I...
Hi there!
I use a ActiveX-Element "Microsoft Forms 2.0 ListBox-Control" on my screen and add some entries to it. But unfortunately the fontsize is much too small.
How can I set the font size of the...