- Use MPFconfig.cmd and MPF_Server_Location.

- Use mpfserialserverLib and mpfgpibserverLib.
This commit is contained in:
Ron Sluiter
2002-07-16 19:24:09 +00:00
parent 18f6897246
commit 32adda5a43
+7 -4
View File
@@ -5,17 +5,20 @@
#cd "... IOC st.cmd complete directory path ... "
< cdCommands
#< ../nfsCommands
< ../MPFconfig.cmd
cd appbin
ld < ipServerLib
ld < mpfLib
ld < ipLib
ld < mpfserialserverLib
# !GPIB! #ld < mpfgpibserverLib
cd startup
#start message router
routerInit
tcpMessageRouterServerStart(1,9900,"164.54.53.78",1500,40)
# 3rd argument is VxWorks "inet on backplane" boot parameter.
tcpMessageRouterServerStart(MPF_Remote_Server,9900,Remote_IP,1500,40)
###############################################################################
# Initialize IP carrier