Showing 2751 - 2760 of 3883 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/components/report-design-components/report-design-display-palette/report-component-imagesThe Image component lets you embed images into reports.
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/reporting/report-data/nested-queriesWhat are Nested Queries?
-
https://docs.inductiveautomation.com/docs/8.1/appendix/components/report-design-components/report-design-display-palette/report-component-labelsLabels can be used to print out a host of different types of labels depending on how you configure the Label properties.
-
https://docs.inductiveautomation.com/docs/8.1/platform/alarming/alarm-journalBy default, current alarm data is only stored in memory, and a finite number of events are retained for each alarm. Fortunately, Ignition can easily be configured to store alarm data into a SQL database with an Alarm Journal Profile. The journal can store basic data about alarms that have occurred, such
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/reporting/report-dataThe most critical part of any report is data. In the Reporting Module, all data is collected as either a Parameter or a Data Source, and it is all configured in the Data tab of the report. Clicking on the Add icon allows you to add new sources of data, bringing up a menu so you can choose the type of
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-betweenCalculates the amount of time between two dates.
-
https://docs.inductiveautomation.com/docs/8.1/platform/alarming/configuring-alarmsAlarms are conditions that are evaluated when the value of the Tag changes. When the condition becomes true, the alarm is said to be active. When it becomes false, the alarm is said to be clear. Alarms may also be acknowledged. This flags the alarm in Ignition so the acknowledgement state of each alarm
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/working-with-perspective-components/bindings-in-perspective/transforms/format-transformThe Format Transform applies a format string to the value returned from the binding, allowing you to format the way the output is displayed. Typically this applies to a date or number format.
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/working-with-perspective-components/bindings-in-perspective/transforms/map-transformThe Map Transform allows you to set up a map of input values to output values. Inputs can be anything from specific values or strings, to numeric ranges of values. Each input value can then be mapped to an output value, which can be a string, integer, color, style, etc. A great example of this is mapping
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/working-with-perspective-components/bindings-in-perspective/transforms/script-transformScript Transforms are special functions that are applied only on an existing binding. They take the result of a binding (or transform) as an input and produce a single output. This will allow you to manipulate a binding result using whatever python code you want.

Were these results helpful?