From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to programatically manipulate the system definition file?

Hi all,

 

I wonder if it is possible to programatically manipulate the system definition file? We have a client which would like to define their system setups using xml, could we then write an xml parser which could create a working .in4 file?

 

On another note I also wonder if scaling only is available for model channels and not for e.g. custom devices.

 

Regards

Martin

0 Kudos
Message 1 of 2
(6,234 Views)

Hi Martin,

 

scaling is generally available for all channels in System Explorer as long as they are tagged as such. 

The settings of all channels in System Explorer (but the one of Custom Devices), are driven by R&D. In case of Custom Devices the owner may of the Custom Device specifies the nature of a channel. Depending on your knowledge of the Custom Device API, you might have seen the following VI in the past: 

scaling.png

 

The cluster defines the type of the channel (the 'Input' is defined as input to the NI VeriStand Engine and the 'Output' is defined as output from the NI VeriStand Engine), the Units, the Default Value, whether the channel can be faulted or scaled. As soon as a channel has the faulting flag set to true, the channel appears in the 

 

 

To answer your question about the System Explorer API, you might want to register for the NI VeriStand 2010 Beta program. I can't reveal all the new features in NI VeriStand 2010 in the public forum but I think you are going to find some answers if you join the beta program. Though, it is actually very late to sign up for the beta and I can't guarantee that you still get added to the list of beta customers, but it is definitely worthwile to give it a try. If that doesn't work out, let me know and we try to work out something else.

 

 

Thanks,

-Tom

0 Kudos
Message 2 of 2
(6,226 Views)