Difference between revisions of "Compare Text Value"
From Visuino
(Hello World) |
(Hello World) |
||
(One intermediate revision by the same user not shown) | |||
Line 14: | Line 14: | ||
[http://www.instructables.com/id/RS485-Serial-Communication-Between-Arduino-Mega-an/ Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino] | [http://www.instructables.com/id/RS485-Serial-Communication-Between-Arduino-Mega-an/ Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino] | ||
+ | |||
+ | [http://www.instructables.com/id/Visuino-Use-the-Adafruit-IO-MQTT-to-Remotely-Acces/ Instructable: Visuino: Use the Adafruit IO MQTT to remotely access and control Controllino MEGA PLC] | ||
<b>Diagram:</b> | <b>Diagram:</b> | ||
Line 26: | Line 28: | ||
*[[Compare Text Value.CompareType|CompareType]] - {{:Summaries:Summary Compare CompareType}} | *[[Compare Text Value.CompareType|CompareType]] - {{:Summaries:Summary Compare CompareType}} | ||
*[[Compare Text Value.OnlyChanged|OnlyChanged]] - {{:Summaries:Summary Compare Text Value.OnlyChanged}} | *[[Compare Text Value.OnlyChanged|OnlyChanged]] - {{:Summaries:Summary Compare Text Value.OnlyChanged}} | ||
+ | *[[Compare Text Value.IgnoreCase|IgnoreCase]] - {{:Summaries:Summary Compare Text Value.IgnoreCase}} | ||
== Pins == | == Pins == |
Latest revision as of 23:49, 11 September 2016
Contents
Summary
Compares the Text signal with a given Value
Description
Use this component to compare the Text signal with a given Value.
Resources:
Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino
Instructable: Visuino: Use the Adafruit IO MQTT to remotely access and control Controllino MEGA PLC
Diagram:
Categories
Category Measurement - Measurement components category
Properties
- Value - Specifies the Value to be used for the comparison
- CompareType - Specifies the compare type
- OnlyChanged - Summaries:Summary Compare Text Value.OnlyChanged
- IgnoreCase - Summaries:Summary Compare Text Value.IgnoreCase