Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 12
Next »
handshake
Created Apr 27, 2017 (22:17)
This refers to a way for 2 systems to signal each other without direct communication. For example, a PLC might set a bit in one of it's tags to True, then a Transaction Group will see that tag value as a trigger to run. When finished, the Transaction Group will set the value back to False to inform the PLC.
HASP
Created Sep 28, 2016 (22:19)
Hardware Against Software Piracy (HASP) is a technology that allows us to provide a physical (USB) CD Key (used with the HASP module) instead of the traditional 6 digit Ignition CD Key. This allows users to quickly move a license from one computer to another.
historian
Created Mar 25, 2017 (00:22)
Synonym(s):
-
high-performance historian
A system that stores historical data, usually in a database. Ignition's high-performance historian uses a few tricks to store data in a relational database (SQL Server, MySQL, etc.) and to only store the data you need in such a way that it is very fast to retrieve.
hot swap
Created Mar 28, 2017 (23:50)
This term is used to indicate that changes made the modules in Ignition can be done without stopping Ignition.
HMI
Created Sep 28, 2016 (22:19)
Human Machine Interface (HMI) is the user interface that allows people to interact with the machines and PLCs in their facility. Systems that monitor and control entire plants and provide historical and statistical data are often referred to as HMIs. The Vision module allows Ignition to act as an HMI by creating windows and launching clients to interact with your process.
HTML
Created Sep 28, 2016 (22:19)
HyperText Markup Language (HTML) is the standard markup language for creating web pages and web applications. HTML defines the structure, layout, and style of a web document by using tags and attributes. HTML tags are surrounded by angle brackets, for example: <tagname>content goes here...</tagname>.
An HTML document structure starts with <HTML><HEAD>(enter here what document is about)<BODY> and ends with </BODY></HTML>. All the information you'd like to include in your Web page fits in between the <BODY> and </BODY> tags.
Hypertext refers to the fact that the document contains links that allow the reader to jump to other places in the document or to another document altogether.
HTML is commonly used in the Vision module to change the font or add line breaks in buttons and label components.
HyperText Markup Language.
Created Oct 30, 2018 (20:14)
HyperText Transfer Protocol (HTTP) is the protocol for moving information across the Internet. All webpage addresses begin with "http://" or "https://" (for a secure connection) but most new browsers hide this from you. We say Ignition uses HTTP to communicate between the Clients and the Gateway. This just means that Ignition is using an existing, proven technology to transfer its information throughout the network.
Hardware Against Software Piracy.
Created Oct 30, 2018 (20:13)
Human Machine Interface.
Created Oct 30, 2018 (20:13)
HyperText Markup Language.
Created Oct 30, 2018 (20:14)
HyperText Transfer Protocol.
Created Oct 30, 2018 (20:14)