LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Compiler class veri stand 2014

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.

0 Kudos
Message 1 of 4
(3,165 Views)
The error msg says the constructor node has a bad argument. Are you sure you are using it correctly?

Mike...

PS: connect the error clusters!

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 4
(3,144 Views)

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.,

0 Kudos
Message 3 of 4
(3,118 Views)

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

0 Kudos
Message 4 of 4
(3,084 Views)