Ignition tag problem

rQx

Lifetime Supporting Member
Join Date
Oct 2010
Location
Trelleborg
Posts
1,051
Hi!
I'm going to use Ignition maker for a home project and have started to play around a little bit. I've sucessfully access my s7-1200 and can manipulate a tag using toggle switch from the designer. But when I launch the project on the browser and use the "toggle switch" it doesn't change. I have to check the "bidirectional" option, but doing this there is a green rectangle that popsup around the switch confirming that it has changed. How do I get rid of this, or what am I doiung wrong. Surely it's something small :)
 
From what I understand bidirectional will be to send/read data from the same tag in the PLC so that part sounds correct.
Have you looked at the Style customizer? It might have a place to edit the border color/visibility.

Inductive does have some fairly good resources if you have not checked already. https://docs.inductiveautomation.com/


@Puddle Ignition connects with PLCs with TCP/IP or UDP type connections (maybe more)
 
From what I understand bidirectional will be to send/read data from the same tag in the PLC so that part sounds correct.
Have you looked at the Style customizer? It might have a place to edit the border color/visibility.

Inductive does have some fairly good resources if you have not checked already. https://docs.inductiveautomation.com/


@Puddle Ignition connects with PLCs with TCP/IP or UDP type connections (maybe more)

Thanks I'll look into that!
 
I have a similar setup at home - an S7-1200 out in the garage to control lights/doors/heat/etc, and Ignition Maker Edition running on a Raspberry Pi.

Here's the full setup of a single button used to open the garage door.
When you click the button, it will be highlighted briefly with the 'green bi-directional rectangle' you mention in your post. This highlighting will disappear when the transaction completes.

PLC Device Setup
attachment.php


Open Button
attachment.php


Button Tag Binding
attachment.php


Tag Binding Details
attachment.php


Tag Config
attachment.php


plc-device-setup.png open-button.png button-tag-binding.png button-tag-binding-config.png tag-config.png
 
Last edited:
I have a similar setup at home - an S7-1200 out in the garage to control lights/doors/heat/etc, and Ignition Maker Edition running on a Raspberry Pi.

Here's the full setup of a single button used to open the garage door.
When you click the button, it will be highlighted briefly with the 'green bi-directional rectangle' you mention in your post. This highlighting will disappear when the transaction completes.

PLC Device Setup
attachment.php


Open Button
attachment.php


Button Tag Binding
attachment.php


Tag Binding Details
attachment.php


Tag Config
attachment.php

Ah, ok so I've got it right. It just felt stupid to me that the green highlighting was there... But it's normal, who am I to complain
 

Similar Topics

Hardware: 5069-L320ERMS2 Software: Logix Designer 35.11 / Ignition 8.1 Issue: When attempting to write to the tag "HMI_DRV200_DynamicTrim" in...
Replies
5
Views
758
I would like to be able to backup and restore the values of my opc tags. Ideally I'd like to store them as XML or JSON. I have tried the tag...
Replies
8
Views
2,967
Hi all, Has anyone here ever converted Wonderware tag history and added it to ignition's historical database? If so, how did you do it? Are...
Replies
5
Views
2,394
Posted this same question on Inductive Automation's Forum. Sometimes questions on that forum never get answered. Has anyone been able to...
Replies
1
Views
3,573
Hi, I have questions. I have Analog Input that need to put into Ignition Designer. But I don't know how to put?
Replies
1
Views
73
Back
Top Bottom