correct simulation
This commit is contained in:
@@ -13,9 +13,10 @@ initialise {
|
||||
in;
|
||||
out "ECHO 2"; # Ask for reponses
|
||||
in "%(\$1MsgTxt)s"; # Clear MsgTxt on Init
|
||||
@mismatch{
|
||||
exec 'echo "Failed to configure DAQ" && exit(1)';
|
||||
}
|
||||
# Probably should cause the ioc to just exit
|
||||
# @mismatch{
|
||||
# exec 'echo "Failed to configure DAQ" && exit(1)';
|
||||
# }
|
||||
}
|
||||
|
||||
fullReset {
|
||||
|
||||
Reference in New Issue
Block a user