{}

Nuestras marcas

Impact-Company-Logo-English Black-01-177x54

Bienvenido(a) al sitio web para México de Schneider Electric

Te damos la bienvenida a nuestro sitio web para México.

Buscar Preguntas Frecuentes

What is the correct syntax to access a Vijeo Designer Int Variable in a script?

Issue:
Unable to read a value from a Vijeo Designer variable inside of a script.

Product Line:
Vijeo Designer (all versions)

Resolution:
Suppose you have a Vijeo Designer variable called "INT01".

If you want to read or write to this variable via script, use the following:

To read: INT01.getIntValue();

To write: INT01.write(1000);

Schneider Electric Mexico

Explora más
Rango:
Explora más
Rango: