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);
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);
Udgivet til: Schneider Electric Danmark






Brug for hjælp?
Produktvælger
Find hurtigt og nemt de rette produkter og det rette tilbehør til dine anvendelser.
Få et tilbud
Start din salgsforespørgsel online, så vil du blive kontaktet af en ekspert.
Find forhandler
Find den nærmeste Schneider Electric-distributør.
Hjælpecenter
Find supportressourcer til alle dine behov på ét sted.