You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces F_LOWER_BOUND and F_UPPER_BOUND XML configurations
to compute the lower and upper bounds of array dimensions.
Includes event inputs/outputs and variable declarations
for precise functionality.
v
.
<FBTypeName="F_LOWER_BOUND"Comment="Returns the lower bound of the dimension of the given array">
3
+
<IdentificationStandard="61131-3"Description="Copyright (c) 2026 Demmler Andreas Fahrzeugbau This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at https://www.eclipse.org/legal/epl-2.0/ SPDX-License-Identifier: EPL-2.0">
4
+
</Identification>
5
+
<VersionInfoOrganization="Demmler Andreas Fahrzeugbau"Version="1.0"Author="Franz Höpfinger"Date="2026-01-23"Remarks="Initial Implementation">
<FBTypeName="F_UPPER_BOUND"Comment="Returns the upper bound of the dimension of the given array">
3
+
<IdentificationStandard="61131-3"Description="Copyright (c) 2026 Demmler Andreas Fahrzeugbau This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at https://www.eclipse.org/legal/epl-2.0/ SPDX-License-Identifier: EPL-2.0">
4
+
</Identification>
5
+
<VersionInfoOrganization="Demmler Andreas Fahrzeugbau"Version="1.0"Author="Franz Höpfinger"Date="2026-01-23"Remarks="Initial Implementation">
0 commit comments