V5.0.1 04/2020 |
NEW:
LGF_BitReset / V03.00.00
- first release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_BitSet / V03.00.00
- first release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_BitSetTo / V03.00.00
- first release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_BitTest / V03.00.00
- first release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_BitToggle / V03.00.00
- first release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_PulseRelay / V03.00.00
- First released version
- Upgrade: TIA V14 Update 1
- Comment correction
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Refactoring and performance improvment
-
add eno handling
- Set version to V3.0.0, harmonize the version of the whole library
LGF_AstroClock / V03.00.00
- First released version
- T_ADD instruction is replaced with "+"
- "offsetSunrise", "offsetSunset" is calculated in
-
"daytime"
-
Bug fix at "Adjust back TO UTC"
- Add output actSystemTime and actLocalTime
- Add comments
- Bug fix at calculation sunrise and sunset
- Upgrade: TIA V14 Update 1
- Code optimization
- Initialize #tempIntSunrise, #tempIntSunset,#tempDate1Jan
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Rename from Astro to AstroClock
-
Update Type name to positionGps - "LGF_typeGPS_DD" - GPS position as decimal degree
-
Refactoring of interface
-
- one input type for GPS data
-
- refactored for better usability
-
- refactoring of whole block to "ENABLE" behaviour
- Set version to V3.0.0, harmonize the version of the whole library
LGF_GetCalendarDay / V03.00.00
- First release
-
ENO used for internal error handling, interface has error and status
-
temp tag naming, insert constant
- Set version to V3.0.0, harmonize the version of the whole library
LGF_GetCalendarWeek_ISO / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- renamed from LGF_CalenderWeek to LGF_CalenderWeek_ISO
-
Function splitted into week for ISO and US Format and as well day counter.
-
Result passed as return value.
-
Standard header implemented
-
Constant, temp variable naming
-
Update function call of CalendarDay
- Set version to V3.0.0, harmonize the version of the whole library
LGF_GetCalendarWeek_US / V03.00.00
- First release
-
based on LGF_CalenderWeek (because of split)
- Set version to V3.0.0, harmonize the version of the whole library
LGF_IsGermanHoliday / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header, comments, style updated
-
refactoring code
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SetTime / V03.00.00
- First released version
- Upgrade: TIA V14 Update 1
- Bugfix: FB number: automatic
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Bugfix: Rising edge at input REQ of SET_TIMEOUT
- Reworked interface to PLC Open "execute" behaviour
-
Magic numbers removed, tag naming added, code reworked
- Set version to V3.0.0, harmonize the version of the whole library
LGF_TimerSwitch / V03.00.00
- First released version
- Fix in mode 2
- New mode 5 + 6
-
New output: actLocalTime
- Upgrade: TIA V14 Update 1
- Fix in modes 1, 3, 5, 6
- Upgrade: TIA V15 Update 2
- Connection to type restored
- Upgrade: TIA V15.1
- Magic numbers removed, tag naming added, code reworked
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CountFalInDWord / V03.00.00
- First released version
- Code refactoring - minimize used code memory
- Set version to V3.0.0, harmonize the version of the whole libraryENO not in use, no error handling needed
LGF_CountRisInDWord / V03.00.00
- First released version
- Code refactoring - minimize used code memory
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CompareLReal / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Refactoring and performance improvment
-
Delete Error and Status there is no need for,
-
because of changed / adjusted algorithm
-
add eno handling
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CompareLRealByPrecision / V03.00.00
- First released version
-
function besad on "LGF_CompareLReal"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CompareVariant / V03.00.00
- First released version
- Bug fix
- Upgrade: TIA V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Refactoring and performance improvment
-
Change error handling to status and subFctStatus
-
update serialize instruction
-
add eno handling
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcDistance_2D / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Data type changed to LREAL
- renamed from "Distance" to "CalcDistance_2D"
-
Data type changed to LREAL
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcDistance_3D / V03.00.00
- First released version
-
derivated from "CalcDistance_2D" and extended to 3D
- Set version to V3.0.0, harmonize the version of the whole library
LGF_GetFactorial / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Renamed from "Factorial" to "GetFactorial"
-
Code refactoring, regions and more commens added
-
Reworked to case of, MAGIC numbers are okay as they stay for the number/case itself
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Integration / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and constants are added, code refactored
- Set version to V3.0.0, harmonize the version of the whole library
LGF_IsValueInLimits / V03.00.00
- First released version
-
Copied from "IsValueInRange"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_IsValueInRange / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- renamed from "LGF_HighLowLimit" to "LGF_IsValueInRange"
-
Code refacturing
-
error values changed,regions,commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_IsValueInTolerance / V03.00.00
- First released version
-
Copied from "IsValueInRange"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_NthRoot / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Calculation changed
- Renamed from "LGF_XRoot" to "LGF_NthRoot"
-
Regions,commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Random_DInt / V03.00.00
- First release
-
copied from "LGF_Random_Real"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Random_Real / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Renamed from "LGF_RandomBasic" to "LGF_Random_Real"
-
Regions, commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Random_UDInt / V03.00.00
- First release
-
copied from "LGF_Random_Real"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_RandomRange_Dint / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Renamed from "LGF_RandomInt" to "LGF_RandomRange_DInt"
-
change random datatype from int to dint
-
Regions, commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_RandomRange_Real / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Bugfix: FC number
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Renamed from "LGF_RandomReal" to "LGF_RandomRange_Real"
-
Regions, commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_RandomRange_UDInt / V03.00.00
- First released version
-
copied from "LGF_RandomRange_DInt"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SearchMinMax / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, regions and more commens added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SearchMinMax_DInt / V03.00.00
- First release
-
copied from "LGF_SearchMinMax" and reworked to array[*]
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SearchMinMax_LReal / V03.00.00
- First release
-
copied from "LGF_SearchMinMax" and reworked to array[*]
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SearchMinMax_UDInt / V03.00.00
- First release
-
copied from "LGF_SearchMinMax" and reworked to array[*]
- Set version to V3.0.0, harmonize the version of the whole library
LGF_StoreMinMax / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
-
Code optimization
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixInverse / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Functionality using Array[*,*]
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions, comments and constants are added
-
Moved matrices to IO field.
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixTranspose / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Functionality using Array[*,*]
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions, comments and constants are added
-
Moved matrices to IO field.
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixAddition / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Functionality using Array[*,*]
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and costants are added
-
Moved matrices to IO field.
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixCompare / V03.00.00
- First release
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixMultiplication / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Functionality using Array[*,*]
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and costants are added
-
Moved matrices to IO field.
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixScalarMultiplication / V03.00.00
- First released version
-
based on "LGF_MatrixMultiplication"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_MatrixSubtraction / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Functionality using Array[*,*]
- Upgrade: TIA V15 Update 2
- Regions,commens and costants are added
-
Moved matrices to IO field.
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC16 / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC16Advanced / V03.00.00
- first release, copied from "LGF_CalcCRC32Advanced"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC32 / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC32Advanced / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC8 / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC8Advanced / V03.00.00
- first release, copied from "LGF_CalcCRC32Advanced"
- Set version to V3.0.0, harmonize the version of the whole library
LGF_CalcCRC8For1Byte / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_FIFO / V03.00.00
- First released version
- Bug fix resetBuffer
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Output "done" removed (not necessary, because block works synchron)
- Code refactoring, comments added
-
Interface change (enqueue, dequeue etc.)
-
Set version to V3.0.0, harmonize the version of the whole library
LGF_IsParityEven / V03.00.00
- First released version
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_IsParityOdd / V03.00.00
- First released version
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_LIFO / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Output "done" removed (not necessary, because block works synchron)
- Code refactoring, comments added
-
Interface change (push, pop, peek etc.)
-
Set version to V3.0.0, harmonize the version of the whole library
LGF_ShellSort_DInt / V03.00.00
- First released version
- New function: reverse sort
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Output "done" removed (not necessary, because only one cycle)
- Code refactoring, comments added,
-
change data type from Int to DInt
- Set version to V3.0.0, harmonize the version of the whole library
LGF_ShellSort_LReal / V03.00.00
- First released version
- New function: reverse sort
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Output "done" removed (not necessary, because only one cycle)
- Code refactoring, comments added,
-
change data type from Real to LReal
- Set version to V3.0.0, harmonize the version of the whole library
LGF_ShellSort_UDInt / V03.00.00
- First released version
- New function: reverse sort
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Output "done" removed (not necessary, because only one cycle)
- Code refactoring, comments added,
-
change data type from UInt to UDInt
- Set version to V3.0.0, harmonize the version of the whole library
LGF_BinaryToGray / V03.00.00
- First released version
- Name changed
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header and block parameters update
-
add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_DTLtoString_DE / V03.00.00
- First released version
-
split from "LGF_DTLtoString"
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_DTLtoString_ISO / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- BUgfix - nanosecond precision and '0' filling
- renamed from "LGF_DTLtoString" to "LGF_DTLtoString_ISO"
-
split into two blocks, removed "format" input
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_DTLToUnixTime / V03.00.00
- First released version
- Standard header and block parameters update, status parameter added
- commends added and code refactoring
-
add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_GpsDDToGps / V03.00.00
- First released version
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_GpsToGpsDD / V03.00.00
- First released version
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_GrayToBinary / V03.00.00
- First released version
- Name changed
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header,block parameters update and performance update
-
add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_IntToString / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header and block parameters update
-
Program changed to VAL_STRG wrapper
- add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_ScaleLinear / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Data type changed from Variant to LReal
- Standard header and block parameters update, status parameter added
-
LReal value comparison added
-
Result paramter changed to return value of FC for use in SCL
-
Warning nummber changed to range of 16#6xxx
-
refactor variablehandling and extract returns inbetween the code
-
add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_StringToDTL_DE / V03.00.00
- First released version
-
Split from "LGF_StringToDTL"
-
Correction of the weekday of DTL, comments added
-
add ENO handling, adjust comments in interface
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_StringToDTL_ISO / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Reworked from "LGF_StringToDTL" to "LGF_StringToDTL_ISO"
-
removed format and split into two blocks
-
Bugfix - set weekday correctly
-
Correction of the weekday of DTL, comments added
-
add ENO handling, adjust comments in interface
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_StringToInt / V03.00.00
- First released version
- add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_StringToTaddr / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header and block parameters update
- Code refactoring and performance improvments
- add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_StringToTime / V03.00.00
- First released version
- Further improvments and codeoptimization
- add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_TaddrToString / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header and block parameters update
- refactoring of While to Do/While and constants inserted
- add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_TimeToString / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header and block parameters update, status parameter added
- further improvments minimization and commends added
- add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_UnixTimeToDTL / V03.00.00
- First released version
- Standard header and block parameters update, status parameter added
- commends added and code intention addjusted
-
add eno handling
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_CelsiusToFahrenheit / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_CelsiusToKelvin / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_ConvertTemperature / V16.12.2018
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Siemens Industry Support
-
harmonize the version of the whole library
LGF_FahrenheitToCelsius / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_FahrenheitToKelvin / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_KelvinToCelsius / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_KelvinToFahrenheit / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_KelvinToRankine / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_RankineToKelvin / V03.00.00
- First release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_CosinusCI / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added,
-
phase shift availabilty added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Frequency / V03.00.00
- First released version
- New function: pulse pause ratio
- Add comments
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, regions and more commens added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Impulse / V03.00.00
- First released version
- LGF_Impulse calls new LGF_Frequency V1.1.1
- Upgrade: TIA Portal V14 Update 1
- Code optimization: no call of LGF_Frequency
-
Fix at output "countdown"
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, regions and more commens added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_RectangleCI / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added,
-
phase shift availabilty added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SawToothCI / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, regions and more commens added,
-
phase shift availabilty added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SinusCI / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added,
-
phase shift availabilty added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_TriangleCI / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added,
-
phase shift availabilty added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_LimRateOfChangeAdvancedCI / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_LimRateOfChangeCI / V03.00.00
- First released version
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_NonLinearInterpolation / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Regions,commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_RampCI / V03.00.00
- First released version
- Comment correction (REGION)
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code optimization.
-
Commens and costants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_AverageAndDeviation / V03.00.00
- First released version
- Bug fix at WRONG_TYPE: #error := true
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Data type changed from Variant to Array[*] of LReal
- Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Boxplot_DInt / V03.00.00
- First released version
- Code reworked, regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Boxplot_LReal / V03.00.00
- First released version
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Boxplot_UDInt / V03.00.00
- First released version
- Set version to V3.0.0, harmonize the version of the whole library
LGF_DifferenceQuotientFB / V03.00.00
- First released version
- Code reworked.
-
Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_DifferenceQuotientFC / V03.00.00
- First released version
- Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_FloatingAverage / V03.00.01
- First released version
- Upgrade: TIA Portal V14 Update 1
- Adding variable window size for calculation
-
Optimizing calculation algorithm
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
- refactor and simplify code
LGF_Histogram_DInt / V03.00.00
- First released version
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Histogram_LReal / V03.00.00
- First released version
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_Histogram_UDInt / V03.00.00
- First released version
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_RegressionLine / V03.00.00
- First released version
- Code refactoring, comments added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SimpleSmoothingFB / V03.00.00
- First released version
- Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SimpleSmoothingFC / V03.00.00
- First released version
- Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SmoothByPolynomFB / V03.00.00
- First released version
- BugFixes,Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SmoothByPolynomFC / V03.00.00
- First released version
- Regions,commens and constants are added
- Set version to V3.0.0, harmonize the version of the whole library
LGF_SawTooth / V01.00.10
- First released version
- Bug fix
- Upgrade: TIA Portal V14 Update 1
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Code refactoring, regions and more commens added
LGF_BitCount / V03.00.00
- first release
- Set version to V3.0.0
-
-
harmonize the version of the whole library
LGF_MergeBitsToByte / V03.00.01
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
- Insert documentation
LGF_MergeBitsToDWord / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_MergeBitsToWord / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header, style guide
- add ENO handling
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_MergeBytesToDWord / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_MergeBytesToWord / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_MergeWordsToDWord / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_SplitByteToBits / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_SplitDWordToBits / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_SplitDWordToBytes / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_SplitDWordToWords / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_SplitWordToBits / V03.00.00
- First released version
- Upgrade: TIA V15 Update 2
- Upgrade: TIA V15.1
- Standard header, style guide
- add ENO handling
- Set version to V3.0.0
-
harmonize the version of the whole library
LGF_SplitWordToBytes / V03.00.00
- First release
- Set version to V3.0.0
-
harmonize the version of the whole library
|