Class BaseTempSwitch
Version 1.0
Modified 04-OCT-2005 14:14:17.02
 Base component for a supervised temperature switch.

 The object handles supervision of a digital switch. Alarm status
 is set when the switch signal is low. When the value is low, an
 alarm i generated.

 Alarm status for high signal is possible by inverting the Di
 channel.

 The alarm can be disabled by the DisableSup input of the function
 object. DisableSup does not affect the AlarmStatus output of the
 function object.

Graphical Symbol
 The graphical symbol for this object is BaseComponent/TempSwitch.

 Default dynamic:
 - the switch symbol is colored red when the signal value is lost.

 Default action:
 - the methods menu is opened with MB3.

Object Graph

Supervision
 If the signal value is lost, an alarm is sent.

Configuration


 Signals
 The object contains the Di signal 'Switch' that should be connected to a
 Di-channel.

Plc coding
 For plc coding the function object BaseSupSwitchFo is used.
 Create a function object in the plc editor and connect it to the current
 object with the connect function.

See also



RtBody attributes pwr_sClass_BaseTempSwitch
BaseSupSwitch Super   Super class.


Template Object
Super.Switch.Description Switch digital input
Super.Alarm.DetectOn 1
Super.Alarm.DetectText Temperature switch
Super.Alarm.EventType 64
Super.Alarm.EventPriority 67
Super.Alarm.EventFlags 7
Super.Alarm.MoreText
Super.Alarm.Attribute BaseComponent:Class-BaseTempSwitch-Template
Super.Alarm.CtrlPosition 1
Super.Alarm.LockAttribute 1


Attributes detail


Super Attribute
Class Attribute
Type BaseSupSwitch
Flags Class|Superclass
Body RtBody
 Super class.