Inductive Automation company logo
Menu
  • ✕
    • USA
    • Algeria, Saudi Arabia, Tunisia & UAE
    • Brazil
    • Central America & Colombia
    • France
    • Italy
    • Norway
    • Sweden
    • Sub-Saharan Africa
    • Switzerland
    • Austria & Germany
    • Community Forums
    • Customer Feedback
    • Inductive Automation
    • Inductive University
    • Integrator Account
    • Ignition Exchange
  • Product
    • Platform
    • Ignition Overview
    • Unlimited Licensing
    • Universal Platform
    • Modules
    • Designer
    • Architectures
    • System Security
    • See What's New
    • Solutions
    • SCADA
    • IIoT
    • Enterprise
    • Digital Transformation
    • HMI
    • Alarming
    • Reporting
    • Mobile
    • Power Monitoring
    • Partner Solutions
    • MES
    • Managed Infrastructure
    • Edge IO and Control

    • Other Editions
    • Ignition Cloud Edition Made for extending operations with trusted cloud providers
    • Ignition Edge Made for field and OEM devices at the edge
    • Ignition Maker Edition Made for hobbyist and educational use
    • Explore
    • Ignition Exchange Community-made Ignition resources
    • Third-Party Module Showcase Made to extend Ignition's functionality
  • Pricing
    • Software Pricing
    • Ignition Pricing
    • Strategic Partner Modules
    • Services
    • Training Pricing
  • Resources
    • All Resources
    • Articles
    • Case Studies
    • Customer Projects
    • ICC
    • Podcasts
    • Videos
    • Webinars
  • Partners
    • Integrators
    • Integrator Program
    • Find an Integrator
    • Top-Selling Integrators
    • Distributors
    • International Distributors
    • Technology Partners
    • Strategic Partner
    • Solution Partner Program
    • Alliance Partner Program
    • Education & Community
    • Educational Engagement
    • Community Impact
  • Support
    • Get Help
    • Help Center
    • User Manual
    • Forum
    • Support Policy
    • Training
    • Ignition Training & Certification
    • Training Schedule
    • Certification Tests
    • Upload Test
    • Inductive University
  • About
    • Company
    • About Home
    • Who We Are
    • Customers
    • Founder's Message
    • Security
    • Careers
    • Community
    • Conference
    • The Ignition Effect
    • IA Gear Store
    • Communication
    • Blog
    • Upcoming Events
    • News Room
    • Contact Us
Call Us 1-800-266-7798 Schedule a Demo Download Ignition
Call Us 1-800-266-7798   |   Schedule a Demo
  • USA
  • Algeria, Saudi Arabia, Tunisia & UAE
  • Brazil
  • Central America & Colombia
  • France
  • Italy
  • Norway
  • Sweden
  • Sub-Saharan Africa
  • Switzerland
  • Austria & Germany
  • Community Forums
  • Customer Feedback
  • Inductive Automation
  • Inductive University
  • Integrator Account
  • Ignition Exchange
Account
  • Product
    • Platform
    • Ignition Overview
    • Unlimited Licensing
    • Universal Platform
    • Modules
    • Designer
    • Architectures
    • System Security
    • See What's New
    • The Unlimited Platform for SCADA and so much more.
    • Solutions
    • SCADA
    • IIoT
    • Enterprise
    • Digital Transformation
    • HMI
    • Alarming
    • Reporting
    • Mobile
    • Power Monitoring
    • Partner Solutions
    • MES
    • Managed Infrastructure
    • Edge IO and Control
    • Other Editions
    • Ignition Cloud Edition Made for extending operations with trusted cloud providers
    • Ignition Edge Made for field and OEM devices at the edge
    • Ignition Maker Edition Made for hobbyist and educational use
    • Explore
    • Ignition Exchange Community-made Ignition resources
    • Third-Party Module Showcase Made to extend Ignition's functionality
  • Pricing
    • Software Pricing
    • Ignition Pricing
    • Strategic Partner Modules
    • Services
    • Training Pricing
  • Resources
    • All Resources
    • Articles
    • Case Studies
    • Customer Projects
    • ICC
    • Podcasts
    • Videos
    • Webinars
  • Partners
    • Integrators
    • Integrator Program
    • Find an Integrator
    • Top-Selling Integrators
    • Distributors
    • International Distributors
    • Technology Partners
    • Strategic Partner
    • Solution Partner Program
    • Alliance Partner Program
    • Education & Community
    • Educational Engagement
    • Community Impact
  • Support
    • Get Help
    • Help Center
    • User Manual
    • Forum
    • Support Policy
    • Training
    • Ignition Training & Certification
    • Training Schedule
    • Certification Tests
    • Upload Test
    • Inductive University
  • About
    • Company
    • About Home
    • Who We Are
    • Customers
    • Founder's Message
    • Security
    • Careers
    • Community
    • Conference
    • The Ignition Effect
    • IA Gear Store
    • Communication
    • Blog
    • Upcoming Events
    • News Room
    • Contact Us
  • Download Ignition
Back

Showing 1971 - 1980 of 3926 results
  • isBadOrError | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isBadOrError
    Tests to see whether or not the given value's quality is either bad or error.
  • isUncertain | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isUncertain
    Tests to see whether or not the given value's quality is Uncertain.
  • Alarming | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/platform/alarming
    Alarms are always configured on a Tag, excluding Vision client tags. Every time a Tag with a configured alarm receives an updated value, the configured alarm will examine the new value. If the new value on the Tag meets some criteria, as defined by the alarms mode settings, then the alarm generates a
  • binEnc | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/binEnc
    Takes a list of booleans and treats them like the bits in a binary number.
  • getBit | Ignition User Manual
    https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/getBit
    This function returns the bit value (an integer, 0 or 1) in the number at position position, according to its binary representation.
  • hasChanged | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/hasChanged
    This function returns true if the given value has changed since the last time the Expression Item was run.
  • coalesce | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/coalesce
    This function, which accepts any number of arguments, evaluates each in order, and returns the first non-null argument.
  • case | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/case
    This function acts like the switch statement in C-like programming languages.
  • isBad | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isBad
    Tests to see whether or not the given value's quality is bad.
  • indexOf | Ignition User Manual
    https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/indexOf
    Searches for the first occurrence of the substring inside of string. Returns the index of where substring was found, or -1 if it wasn't found.
Previous  1 196 197 198 199 200 393 Next 
Previous  1 197 198 199 393 Next 
Were these results helpful?
Product

Platform

  • Ignition Overview
  • Unlimited Licensing
  • Universal Platform
  • Modules
  • Designer
  • Architectures
  • System Security
  • See What's New

Solutions

  • SCADA
  • IIoT
  • Enterprise
  • Digital Transformation
  • HMI
  • Alarming
  • Reporting
  • Mobile
  • Power Monitoring

Partner Solutions

  • MES
  • Managed Infrastructure
  • Edge IO and Control

Other Editions

  • Ignition Cloud Edition
  • Ignition Edge
  • Ignition Maker Edition

Explore

  • Ignition Exchange
  • Third-Party Module Showcase
Pricing

Software Pricing

  • Ignition Pricing
  • Strategic Partner Modules

Services

  • Training Pricing
Resources

Library

  • All Resources
  • Articles
  • Case Studies
  • Customer Projects
  • ICC
  • Podcasts
  • Videos
  • Webinars
Partners

Integrators

  • Integrator Program
  • Find an Integrator
  • Top-Selling Integrators

Distributors

  • International Distributors

Technology Partners

  • Strategic Partner
  • Solution Partner Program
  • Alliance Partner Program

Education & Community

  • Educational Engagement
  • Community Impact
Support

Get Help

  • Help Center
  • User Manual
  • Forum
  • Support Policy

Training

  • Ignition Training & Certification
  • Training Schedule
  • Certification Tests
  • Upload Test
  • Inductive University
About

Company

  • About Home
  • Who We Are
  • Customers
  • Founder's Message
  • Security
  • Careers

Community

  • Conference
  • The Ignition Effect
  • IA Gear Store

Communication

  • Blog
  • Upcoming Events
  • News Room
  • Contact Us

connect with us

Download the free Ignition trial


Inductive Automation
• 90 Blue Ravine Rd, Folsom CA, 95630 • 1-800-266-7798 (toll-free) • +1 916 456 1045 (int'l) • Email Us

Privacy Policy Your Privacy Choices   Cookie Policy ADA Notice
License Agreement Terms of Use
Refunds Sitemap Security Status Brand Guidelines & Resources

Copyright Ⓒ 2025. Inductive Automation, LLC.
All rights reserved