Para descargar el software de NI, incluyendo los productos que se muestran a continuación, visite ni.com/downloads.
Overview
This VI shows how to use and to programmatically modify multiples Y scales.
Description
This VI could be used to programmatically modify waveform chart multiples Y scales using two property nodes.
The property node used are "ActY Scale" and "Y Scale Maximum", the first one is used to select on which scale operate while the second one is used to change the maximum Y value.
Requirements
Steps to Implement or Execute Code
1. Run VI
2. Look at graph scales
Additional Information or References
Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
El código de ejemplo del Intercambio de Código en la Comunidad de NI está autorizado con la licencia MIT.
Nice VI, thank you!
Just connect the error reference of the property nodes to achieve a good setting in the graphic.