tested at the office. has not been downloaded to site

This commit is contained in:
carlos 2025-12-17 12:12:05 -07:00
parent 9d8e065bcf
commit ebd3e09a32
9 changed files with 28 additions and 12 deletions

BIN
At Site/Archive.prj (Stored with Git LFS)

Binary file not shown.

View File

@ -180,6 +180,16 @@
<UserDefElement iecname="TimeZoneOffset" type="T_INT" byteoffset="0" vartype="VAR" access="ReadWrite" />
<UserDefElement iecname="RTCAdjustment" type="T_DINT" byteoffset="4" vartype="VAR" access="ReadWrite" />
</TypeUserDef>
<TypeUserDef name="T_atTrkPumpCtl" size="22" nativesize="320" typeclass="Userdef" pouclass="FUNCTION_BLOCK" iecname="atTrkPumpCtl">
<UserDefElement iecname="in_fillMultiplierSP" type="T_REAL" byteoffset="0" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="in_fillOffsetSP" type="T_REAL" byteoffset="4" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="in_revOnTmrSP" type="T_DINT" byteoffset="8" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="in_valveTmrSP" type="T_DINT" byteoffset="12" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="in_fillAmount" type="T_INT" byteoffset="16" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="in_start" type="T_BOOL" byteoffset="18" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="in_stop" type="T_BOOL" byteoffset="19" vartype="VAR_INPUT" access="ReadWrite" />
<UserDefElement iecname="out_fillRem" type="T_INT" byteoffset="20" vartype="VAR_OUTPUT" access="ReadWrite" />
</TypeUserDef>
<TypeUserDef name="T_atVFDAutoDir" size="2" nativesize="2" swapsize="2" typeclass="Enum" iecname="atVFDAutoDir" basetype="T_INT">
<UserDefElement type="T_atVFDAutoDir" iecname="fwd" enumvalue="0" />
<UserDefElement type="T_atVFDAutoDir" iecname="rev" enumvalue="1" />
@ -904,6 +914,12 @@
<Node name="sourceBin" type="T_SourceSelect" access="ReadWrite" />
<Node name="spareDI" type="T_atDI" access="ReadWrite" />
<Node name="startStrobe" type="T_atDQ" access="ReadWrite" />
<Node name="trkLdctl1" type="T_atTrkPumpCtl" access="ReadWrite" />
<Node name="trkLdctl2" type="T_atTrkPumpCtl" access="ReadWrite" />
<Node name="trkLdctl3" type="T_atTrkPumpCtl" access="ReadWrite" />
<Node name="trkLdVFD1" type="T_atVFDGS20" access="ReadWrite" />
<Node name="trkLdVFD2" type="T_atVFDGS20" access="ReadWrite" />
<Node name="trkLdVFD3" type="T_atVFDGS20" access="ReadWrite" />
<Node name="utroughRun" type="T_atDQ" access="ReadWrite" />
</Node>
<Node name="System">

BIN
At Site/rbf_main.project (Stored with Git LFS)

Binary file not shown.

BIN
At Site/rbf_main_autosave.precompilecache (Stored with Git LFS)

Binary file not shown.

BIN
At Site/rbf_main_project.precompilecache (Stored with Git LFS)

Binary file not shown.