Showing 1641 - 1650 of 1809 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/simulatorsThe simulators were replaced by the Programmable Device Simulator in version 8.0.8.
-
https://docs.inductiveautomation.com/docs/7.9/visualization-and-dashboards/property-binding-types/indirect-tag-bindingBinding Properties to a Dynamic Set of Tags
-
https://docs.inductiveautomation.com/docs/7.9/gateway/gateway-settings/customizing-gateway-homepageYou can customize the Gateway homepage to display only the information you want. You can show/hide and reorder the different sections or panels on the homepage.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/system-functions/system-tag-deprecated/system-tag-getAlarmStatesReturns an array of alarm definitions for a specific tag.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/system-functions/system-tag-deprecated/system-tag-writeSynchronousPerforms a write to a tag, synchronously.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-getVersionReturns the Ignition version number that is currently being run.
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/styles/perspective-built-in-themes/changing-the-theme-from-a-sessionA theme can be set by directly writing to session.props.theme property. The property is writable from a session, so you can easily utilize component bindings in such a way that users can change the theme directly from the session. In this example, we will create a dropdown component, and configure a
-
https://docs.inductiveautomation.com/docs/8.1/appendix/components/perspective-components/perspective-container-paletteContainer Components
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/views-in-perspective/popup-viewsA Popup View typically floats on top of the primary view in a Perspective Session, and it can be resized and moved around at the user's discretion. Popup Views are great for displaying additional information about an item on the primary view. Popup Views are often opened by components such as a Button
-
https://docs.inductiveautomation.com/docs/8.1/ignition-modules/perspective/styles/style-classes/how-to-change-text-size-based-on-widthSince media queries react to viewport changes, we can use them to change the text size of a style class. Imagine a scenario where text needed to be larger on a smaller display, such as phone, to improve readability. That same text could likely be smaller on a desktop.

Were these results helpful?