Class: Simatic::Types::Dword

Inherits:
SimaticSimpleType show all
Defined in:
lib/simatic/types/dword.rb

Direct Known Subclasses

IECTime

Constant Summary collapse

LENGTH =
4
PATTERN =
'L>'

Method Summary

Methods inherited from SimaticSimpleType

parse_one, serialize

Methods inherited from SimaticType

#initialize, parse, parse_one, #serialize

Constructor Details

This class inherits a constructor from Simatic::Types::SimaticType