29
7. cMT Objects Introduction
Basic objects (Features):
Bit type object
•
[Bit Lamp] displays the state of a designated bit. If the bit state is OFF, the State 0
shape will be displayed. If the bit state is ON, the State 1 shape will be displayed.
•
[Set Bit] triggers a designated bit address to change the state to ON or OFF when the object is
touched.
•
[Toggle Switch] is a combination of
Bit Lamp
object and
Set Bit
object.
Word type object
•
[Word Lamp] displays the state with a shape according to the value of a designated word register.
•
[Set Word] changes the value in a designated word register when the object is touched.
•
[Multi-state Switch] is a combination of
Word Lamp
object and
Set Word
object.
•
[Combo button] allows operators to execute multiple commands with one object, including bit and
word register.
•
[Numeric] can be used to input or display the value of a designated word register.
•
[Ascii] can be used to input or display ASCII or UNICODE characters held in designated
word registers.
•
[Bar Graph]
displays the value of a designated word register with a bar graph.
•
[Slider] will change the value of a designated word register when operators move the
tick of the Slider object.