Dear Chris,
I've modified a little your code. Now it's like this:
public class Creator
{
private IProject myProject;
public Creator(IProject zProject)
{
...
Type: Posts; User: luca.bardon
Dear Chris,
I've modified a little your code. Now it's like this:
public class Creator
{
private IProject myProject;
public Creator(IProject zProject)
{
...
Hello,
I'm following your VSTA Training course and moving my first steps in this type of programming interface. I've reachet lession unit 3.4.1 where it's created an external class from the...
Hello Mark,<br>It a long time since our last contacts. I've almost done the package for distributing Zenon WebClient. I've got no problem on x86 System, but in x64 there are some problems. The...
Thank you <span class="username">Christina,<br>It's not Always possible to delete the variable/function in the element (because for example if I work with function sobstitution you can't delete the...
Hello,<br>thanks for the reply. I suppose that for this defect Wolfgang or Matteo from Italy should have request your attention.<br>Making a screenshot is hard, but it should be simple to...
Hello,<br>
we have Zenon 7.60 on our systems (Build is 37399).<br>
Unfortunatly we open a defect for filters in editor (when you open the ... button and you apply a filter the second time you open...
Dear Xandi,
just replacing the Scada.exe with the WEBCLIENT750SP0Build30617.exe and creating the command line as explained in the KB I was able to launch a silent install and a silent uninstall of...
Hello Xandi,
I've got a first question: the .exe file "Scada.exe" is located in the DVD\Setup folder. For webclient, when I've got an update I've got only the
WEBCLIENT750SP0Build30617.exe
...
Hi Xandi,
thank you for your link, I don't know why but Subscription to this post is not arrived to me.
I'll try then I'll let you know.
Best regards
Luca
Hello, no one can help me or give me a feedback ?
Thanks
Luca
Hello,
I work for a Service Utility with a domain network. We use Zenon and a lot of user in our domain does have Zenon WebClient installed. Ocassionally we have to upgrade build of you products,...
Hello,
I work for a Service Utility with a domain network. We use Zenon and a lot of user in our domain does have Zenon WebClient installed. Ocassionally we have to upgrade build of you products,...
Hi Mark,
thank you again for the help. I'm sure that in Windows 2008 R2 + Zenon Web Client 7.20 all my Webclient user connect to the same Windows account on the machine and it works. By the way,...
Dear Mark thanks for your reply again. I don't know why but the zenon6.ini was not correctly modified by Startup tool. Maybe this could be an Issue and a fix is needed?
By the way, edited the file...
Thank you for your reply Mark, as you can see in the image attached nothing changed.
As you suggested me I've:
Openend Startup Tool
Pressed Terminal Server (and nothing seem happened)
...
Hi there!
I'm writing here because I've got a problem with Zenon WebClient.
We have deployed Zenon in an AD Domain and the standard Domain user cannot install the Zenon WebClient on their pc for...
The only one solution found is to use OnlineVariables container, in that way I've read variables ;-)
Thx everyone for help!
I've forgotten to specify one thing:
in my custom datatype these are the primitive datatype
Modem
L Child 1 ->Index (INT)
L Child 2 ->Name (STRING)
L Child 3 ->Telephone (STRING)
L...
Hi everybody, I need a hand with a code snippet that I can't overcome.
First of all I've created a custom datatype as follow
Modem
L Child 1 ->Index
L Child 2 ->Name
L Child 3 ->Telephone
L...
First of all thank you for your suggestion, then I try to answer
You suggest me to try Allocation triggered by boolean variables and skip VBA part? Ok, I'll try it then
I've got a lot of...
Hello,
I'd like to create a symbol like this:
http://imageshack.us/a/img10/3706/immagineml.png
I need not to send a value to the driver when it's write in the textbox, but when you press the...
Hi Mark,
is it possible that the interrogation made by the driver is in V1? it seem that (watching on the device). That device support only V2C and doesn't answer on a V1 snmpwalk.
Could this be...
I add another information:
if I try a
snmpwalk -Os -c public -v2c 123.123.123.123
on the device it responds with all mib presents.
Thank you again
Hi there Mark,
I'm testing the SNMP, but I've got some problems, when I've defined the driver and the node I go to Offline Mib List, i Click browse but nothing appear. I've started even the...
Hello Mark,
thank you again for your reply!
As you say SNMP should be a possible solution, I must test it. And if I've got to set a value? does zenon support the value send of value to a SNMP...