Class: Escalator::EscDevice

Inherits:
PlcDevice show all
Defined in:
lib/escalator/plc_device.rb

Constant Summary

Constants inherited from PlcDevice

PlcDevice::ESC_SUFFIXES, PlcDevice::NUMBER_TYPE_DEC, PlcDevice::NUMBER_TYPE_DEC_HEX, PlcDevice::NUMBER_TYPE_HEX

Instance Attribute Summary

Attributes inherited from PlcDevice

#number, #suffix, #value

Method Summary

Methods inherited from PlcDevice

#+, #-, #bit_device?, #bool, #bool=, #device_code, #initialize, #input?, #name, #next_device, program_area_device, #reset, status_from_plc_device, status_to_plc_device

Constructor Details

This class inherits a constructor from Escalator::PlcDevice