Ignored
This commit is contained in:
commit
234f638e74
1
At Site/.gitignore
vendored
Normal file
1
At Site/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.~u
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -180,6 +180,16 @@
|
|||||||
<UserDefElement iecname="TimeZoneOffset" type="T_INT" byteoffset="0" vartype="VAR" access="ReadWrite" />
|
<UserDefElement iecname="TimeZoneOffset" type="T_INT" byteoffset="0" vartype="VAR" access="ReadWrite" />
|
||||||
<UserDefElement iecname="RTCAdjustment" type="T_DINT" byteoffset="4" vartype="VAR" access="ReadWrite" />
|
<UserDefElement iecname="RTCAdjustment" type="T_DINT" byteoffset="4" vartype="VAR" access="ReadWrite" />
|
||||||
</TypeUserDef>
|
</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">
|
<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="fwd" enumvalue="0" />
|
||||||
<UserDefElement type="T_atVFDAutoDir" iecname="rev" enumvalue="1" />
|
<UserDefElement type="T_atVFDAutoDir" iecname="rev" enumvalue="1" />
|
||||||
@ -904,6 +914,12 @@
|
|||||||
<Node name="sourceBin" type="T_SourceSelect" access="ReadWrite" />
|
<Node name="sourceBin" type="T_SourceSelect" access="ReadWrite" />
|
||||||
<Node name="spareDI" type="T_atDI" access="ReadWrite" />
|
<Node name="spareDI" type="T_atDI" access="ReadWrite" />
|
||||||
<Node name="startStrobe" type="T_atDQ" 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 name="utroughRun" type="T_atDQ" access="ReadWrite" />
|
||||||
</Node>
|
</Node>
|
||||||
<Node name="System">
|
<Node name="System">
|
||||||
|
|||||||
Binary file not shown.
@ -1,4 +0,0 @@
|
|||||||
Atom
|
|
||||||
ATOM-THINKBOOK
|
|
||||||
8772
|
|
||||||
639016722776296723
|
|
||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user