Select Git revision
misc_func.sql
-
Ruud Overeem authored
Added functionality to the solveVHparam functions to handle the array indicatior ([]). When a reference and in [] the size of the referenced array is returned. When an [] is used somewhere in the reference name that array is treated as a reference array. E.g. VirtInstrument.stationlist = [ RS001, RS002, CS020 CS021 ] StationIPlist = >>VirtInstrument.stationlist[].IPaddress will fill the StationIPlist variable with the IPaddress of the stations in the VI.stationlist.
Ruud Overeem authoredAdded functionality to the solveVHparam functions to handle the array indicatior ([]). When a reference and in [] the size of the referenced array is returned. When an [] is used somewhere in the reference name that array is treated as a reference array. E.g. VirtInstrument.stationlist = [ RS001, RS002, CS020 CS021 ] StationIPlist = >>VirtInstrument.stationlist[].IPaddress will fill the StationIPlist variable with the IPaddress of the stations in the VI.stationlist.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.