05-13-2015 09:39 AM
Hello,
I receive a .NET error from Compiler class Veri Stand Real Time Assembly. I need to have it working - compiling the file - before I send the nivsseq to be executed, to allow the user correcting the errors,
Does anyone know by any chance how to solve that issue? I do not have problems with other constructors and classes from this assembly (NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi(2014.0.0.0.)).
I would truly obliged for any help,
Kath.
05-13-2015 05:55 PM
05-15-2015 04:39 AM
Hi Mike,
thanks for reply. What i discovered is .... if you connect nivsseq file and there is no error in the file - there is also no error coming from compiler contructor, but if you have a bug in nivsseq file (e.g. if structure with conditional equal to constance eg if 3 then timing else timing) there is error 1172 coming from error cluster of contructor. So actually there is no point of using this class for compiling nivsseq file from LabView level. ....
Kath.,
05-19-2015 06:27 AM
Hello again,
I will rephrise my question - is there any way to compile nivsseq file from LabView before sending it to VeriStand and rt execution?
Grüss,
KN