Start Program error with parameters
Hi all,
we are trying to execute a program on violation of limits.
The external program must receive some parameters like:
@alarm.ctime @alarm.ctimemilli @alarm.stext
the problem is that @alarm.stext is something with spaces inside and the external program must receive it with " "
So we have tried a parameters string like
@alarm.ctime @alarm.ctimemilli "@alarm.stext"
but in this way the external program receive this parameters:
ctime
ctimemilli
stext
So zenOn doesn't send anymore the converted alarm parameters but a text version of it.
We use zenon 6.22 SP1 Build 7
Thanks
This is a migrated post! Originally posted on 12.11.2009 by user maurodx. Please be aware that information can be outdated.