## note: the out records will read the value from device initially,
##       if we want to set an initial value, we would have to do it here.

#doAfterIocInit("dbpf NFEBD01:m1.TWV          1")

doAfterIocInit("dbpf NFEBD01:m1.UEIP          1")
#doAfterIocInit("dbpf NFEBD01:m1.CNEN          1")

doAfterIocInit("epicsThreadSleep 0.5")
doAfterIocInit("dbpf NFEBD01:m1.SYNC          1")

##end
