What is the Ignition wrapper.log File and Why it is Useful?
The wrapper.log file is a file on the file system where Ignition is installed. Ignition logs errors and various important information about what Ignition is doing to the wrapper.log file. The...
View ArticleView the Ignition wrapper.log File in the Designer or Client
One of the Perfect Abstractions Ignition project developers developed a very useful tool for viewing the Ignition wrapper.log file in an Ignition client or designer. Find out what the Ignition...
View ArticleDatasets in Ignition
A dataset in Ignition is a set of rows and columns holding values, like a spreadsheet. Many components in Ignition use datasets, including table components, dropdown list, list,template repeater and...
View ArticlePA Power Scripting Module
I created the Perfect Abstractions (PA) Power Scripting Module to make some things easier to do and to make new things possible. I will give a free license for this module to the first five people that...
View ArticleGetting Rid of GStore
GStore was some functionality I built into the Power Scripting module. It developed over a short time and now I think it is best to get rid of it. GStore is short for global storage. It was a way to...
View ArticlePython Module Level Variables vs. Client Tags
I don't use client tags in Ignition much. Not because they are bad or something like that, but because there is something better: module level Python variables. Python module level variables and client...
View ArticlePerfect Abstractions Ignition Project Development Style Guide
Having a consistent style when developing Ignition projects helps keep developers in agreement on how projects should be developed, facilitates communication and makes projects easier to understand and...
View ArticleIgnition Training in Sweden
Dream Team Consulting is delivering the Ignition Core Training and Ignition Advanced Training classes in Sweden. So if you are in Sweden or Europe it might be more convenient to take the classes there.
View ArticleNew Ignition Modules From Automation Professionals
Phil Turmel, from Automation Prefessionals, has been working on some interesting new Ignition modules. The Time Series Database Cache module was recently released on Module Marketplace. The Time Series...
View ArticlePerfectChat: Instant Messaging and Chat Functionality for Ignition Projects
I am happy to announce the release of PerfectChat. It is a new product from the Perfect Abstractions Ignition development team. PerfectChat is instant messenger and chat functionality that is very easy...
View ArticleNew Features in Ignition 7.8
Here's a list of new features and changes in Ignition 7.8: New Reporting Module The new reporting module is just as flexible and powerful as the old reporting module but has a significantly improved...
View ArticleNew Ignition Pricing
Inductive Automation released a new pricing web application. You can choose various packages, Ignition modules and functionality and get prices instantly. Check it out. Zack Scriven writes details...
View ArticleUpdated Perfect Abstraction Modules to Ignition 7.8
The PA Power Scripting Module has been updated to work with Ignition 7.8. Download here The PA Office Document Module has been updated to work with Ignition 7.8. Download here
View ArticlePerfect Abstractions Needs a New Ignition Project Developer
Perfect Abstractions is expanding and needs a new full time Ignition project developer in the near future. Job Description An Ignition Project Developer creates, designs, programs and manages custom...
View ArticleAutologin for the Ignition Designer
Recently I found out how to setup autologin for the Ignition Designer. This is the ability to start the Ignition Designer from a desktop shortcut and it automatically logs in and opens a project. This...
View ArticleAnnouncing A New Ignition Project for Project Management
I am starting a new Ignition project called Perfect Project Manager. This will be an application that is used to help manage the development of projects. It is a project management tool. This is an...
View ArticleAutologin for the Ignition Designer
Recently I found out how to setup autologin for the Ignition Designer. This is the ability to start the Ignition Designer from a desktop shortcut and it automatically logs in and opens a project. This...
View ArticleUnderstanding Threading, system.util.invokeAsynchronous in Ignition
The Vision Module, which is installed in Ignition by default, enables people to create Java-based graphical user interfaces. The underlying Java library that Vision Module GUIs are created upon is...
View ArticleGraphical Object Inspector In Ignition
A Perfect Abstractions Ignition Project Developer recently made a graphical interface for displaying all the available super classes and methods that exists in a component. Sometimes it is very useful...
View ArticleIgnition 7.9 Released!
This week Ignition 7.9 was released. You can find out about the new features at this link: What's New. Also: Webinar: The New Ignition 7.9
View Article