Skip to content

Commit

Permalink
BLD: rebuild IOC
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLLentz committed Feb 8, 2023
1 parent 39aaf04 commit 1228f19
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions iocBoot/ioc-kfe-motion/st.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Project: plc-kfe-motion.tsproj
# PLC name: kfe_motion (kfe_motion Instance)
# Generated using: pytmc 2.14.1
# Project version: v3.0.2-33-gcf2e2ed
# Project hash: cf2e2edb186d59fe352d4eab085351f9d18f25f2
# Project version: v3.0.2-36-g39aaf04
# Project hash: 39aaf04457e93524c64afbd4b10378d3253ecb59
# PLC IP/host: 172.21.92.58
# PLC Net ID: 172.21.92.58.1.1
# ** Production mode IOC **
Expand All @@ -14,10 +14,10 @@
# Libraries:
#
# LCLS General: * -> 2.7.0 (SLAC)
# lcls-twincat-motion: * (SLAC)
# lcls-twincat-motion: * -> 2.0.1 (SLAC)
# lcls-twincat-physics: * -> 0.0.0 (SLAC)
# lcls2-cc-lib: * -> 2.0.0 (SLAC)
# PMPS: * -> 4.0.0 (SLAC - LCLS)
# PMPS: * -> 3.0.13 (SLAC - LCLS)
# Tc2_MC2: * -> 3.3.42.0 (Beckhoff Automation GmbH)
# Tc2_SerialCom: * -> 3.3.7.0 (Beckhoff Automation GmbH)
# Tc2_Standard: * -> 3.3.3.0 (Beckhoff Automation GmbH)
Expand Down Expand Up @@ -544,18 +544,18 @@ dbLoadRecords("caPutLog.db", "IOC=$(IOC)")
dbLoadRecords("TwinCAT_TaskInfo.db", "PORT=$(ASYN_PORT),PREFIX=PLC:KFE:MOTION,IDX=1")
dbLoadRecords("TwinCAT_AppInfo.db", "PORT=$(ASYN_PORT), PREFIX=PLC:KFE:MOTION")

dbLoadRecords("TwinCAT_Project.db", "PREFIX=PLC:KFE:MOTION,PROJECT=plc-kfe-motion.tsproj,HASH=cf2e2ed,VERSION=v3.0.2-33-gcf2e2ed,PYTMC=2.14.1,PLC_HOST=172.21.92.58")
dbLoadRecords("TwinCAT_Project.db", "PREFIX=PLC:KFE:MOTION,PROJECT=plc-kfe-motion.tsproj,HASH=39aaf04,VERSION=v3.0.2-36-g39aaf04,PYTMC=2.14.1,PLC_HOST=172.21.92.58")

# LCLS General: * -> 2.7.0 (SLAC)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=LCLS_General,VERSION=2.7.0,VENDOR=SLAC")
# lcls-twincat-motion: * (SLAC)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=lcls-twincat-motion,VERSION=*,VENDOR=SLAC")
# lcls-twincat-motion: * -> 2.0.1 (SLAC)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=lcls-twincat-motion,VERSION=2.0.1,VENDOR=SLAC")
# lcls-twincat-physics: * -> 0.0.0 (SLAC)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=lcls-twincat-physics,VERSION=0.0.0,VENDOR=SLAC")
# lcls2-cc-lib: * -> 2.0.0 (SLAC)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=lcls2-cc-lib,VERSION=2.0.0,VENDOR=SLAC")
# PMPS: * -> 4.0.0 (SLAC - LCLS)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=PMPS,VERSION=4.0.0,VENDOR=SLAC - LCLS")
# PMPS: * -> 3.0.13 (SLAC - LCLS)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=PMPS,VERSION=3.0.13,VENDOR=SLAC - LCLS")
# Tc2_MC2: * -> 3.3.42.0 (Beckhoff Automation GmbH)
dbLoadRecords("TwinCAT_Dependency.db", "PREFIX=PLC:KFE:MOTION,DEPENDENCY=Tc2_MC2,VERSION=3.3.42.0,VENDOR=Beckhoff Automation GmbH")
# Tc2_SerialCom: * -> 3.3.7.0 (Beckhoff Automation GmbH)
Expand Down

0 comments on commit 1228f19

Please sign in to comment.