Util Library Documentation¶
- Company:
System
- Title:
Util
- Version:
3.5.21.0
- Categories:
Application|Common
- Author:
CODESYS Development GmbH
- Placeholder:
Util
Description [1]¶
Provides data types for generator modes and points. And provides function blocks and functions for the following use cases: Analog monitors, BCD conversions, bit/byte functions, controller, function manipulators, mathematical functions and signals.
In the folder TimerSwitch the types, functions and function blocks are located for handling UTC and local time and the implementation of a timer switch.
Contents:¶
- Analog Monitors
- BCD Conversions
- Bit/Byte Functions
- BIT_AS_BYTE (FunctionBlock)
- BIT_AS_DWORD (FunctionBlock)
- BIT_AS_WORD (FunctionBlock)
- BYTE_AS_BIT (FunctionBlock)
- DWORD_AS_BIT (FunctionBlock)
- EXTRACT (Function)
- GETBIT (Function)
- PACK (Function)
- PUTBIT (Function)
- SETBIT (Function)
- SWITCHBIT (Function)
- UNPACK (FunctionBlock)
- WORD_AS_BIT (FunctionBlock)
- Constants
- Controller
- Datatypes
- Encoding
- Function Manipulators
- Gray Conversions
- HEX/ASCII Functions
- Library Information
- Mathematical Functions
- Signals
- TimerSwitch