factorytalk view studio

jih6896

Member
Join Date
Feb 2013
Location
Rochester
Posts
2
I am currently running in grace mode and I am using FactoryTalk SE Client to test my HMI. I am able to use buttons to use the Display command to go between pages but when I try to do the same thing using a macro it says "the command 'display' is ignored when issued from the development environment or an hmi server" Again, I am using the client and display works while using buttons. Is the issue that I am still running in grace mode?

Macro

Display WinCC_footer
Display WinCC_Main
 
Welcome to the Forum !

It's not an activation problem: Grace Period always has full functionality for a week.

The problem is that Macros are stored and executed on the Server, so they can only do Server-side things.

There are a handful of VBA-oriented workarounds for running commands on the Client using mechanisms other than user interface. Knowledgebase document 22007 has an example of using the Event Detector.
 

Similar Topics

Hello, I made a change in alarm setup in factory view studio, where I changed a alarm message text. After that I made a run application and...
Replies
0
Views
125
Hi all, I'm having an issue with connecting View Studio emulation to a real PLC. I am running View Studio 8.01 on a Hyper-V virtual machine...
Replies
0
Views
257
Hello. I have a Project I'm doing in Factorytalk View Studio. One of my displays I created has a bunch of red x's on all of the objects I created...
Replies
6
Views
649
So, I'm new to the PLC world (fresh graduate) and at my job I've been pretty much only helping out the other programmers with simpler tasks while...
Replies
1
Views
618
Good morning, I have a project coming up that will require my HMI runtime to toggle from English to Spanish via selector switch. What is the...
Replies
0
Views
455
Back
Top Bottom