Go to the source code of this file.
Functions | |
finsUDPInit ("PLC","$(PLCIP)","TCP", 1) | |
Init and connect ; 1 as argument 4 enables simulation mode ;. More... | |
dbLoadRecords ("${TOP}/db/larmor-air.db","P=$(MYPVPREFIX),Q=$(IOCNAME):BENCH:") | |
Load our record instances ;. More... | |
dbLoadRecords | ( | "${TOP}/db/larmor-air.db" | , |
" | P = $(MYPVPREFIX) |
||
) |
Load our record instances ;.
finsUDPInit | ( | "PLC" | , |
"$(PLCIP)" | , | ||
"TCP" | , | ||
1 | |||
) |
Init and connect ; 1 as argument 4 enables simulation mode ;.