收藏 分销(赏)

NI SystemLink Enterprise说明书手册.pdf

上传人:曲**** 文档编号:230058 上传时间:2023-03-20 格式:PDF 页数:102 大小:3.28MB 下载积分:19 金币
下载 相关 举报
NI SystemLink Enterprise说明书手册.pdf_第1页
第1页 / 共102页
NI SystemLink Enterprise说明书手册.pdf_第2页
第2页 / 共102页


点击查看更多>>
资源描述
System Link Enterprise2023-03-01System Link EnterpriseContentsWhat is SystemLink Enterprise?.5What Do You Need to Use SystemLink Enterprise?.9What Do You Need to Connect Targets to SystemLink?.10SystemLink Enterprise New Features and Changes.13Navigating SystemLink Enterprise.15Configuring User Account Settings.15Filtering Grids.16SystemLink Enterprise Installation and Configuration.18Configuring SystemLink Enterprise.18Installing SystemLink Enterprise.30SystemLink Enterprise Network Interactions.34Setting Up SystemLink Network Security.36Updating SystemLink Enterprise.38Uninstalling SystemLink Enterprise.39Required Secrets.40Managing Access to SystemLink Enterprise.49Assigning a Server Administrator to a Server.49Creating a Workspace.49Configuring a Role and Privileges.50Predefined Roles in SystemLink.51Assigning Users to Roles in a Workspace.52Role-Based Access Control Concepts.54Adding Users to a Workspace.54Archiving Your Workspaces.55Creating an API Key.56Managing Your Systems.57Setting Up a SystemLink Client.57Modifying the Settings of a System.59Applying Custom Metadata to Systems.60Changing a System Name.60Queuing Jobs for Offline Systems.61Visualizing Metadata of a System.62Generating System Configuration Reports.62/System Link EnterpriseSharing Data Across Systems.64Storing and Managing Files.64Normalize Data for Efficient Storage and Access.65Normalizing Incoming Data Automatically.70SystemLink Predefined Properties.71Connecting to Clients.75Transferring Files from Disk to SystemLink.75Transferring Files from Memory to SystemLink.77Acquiring Test Results.79Calling the SystemLink API from an External Application.83Reporting Data with Jupyter Notebooks.86Creating a New Jupyter Notebook.86Sharing a Jupyter Notebook.87Automating Notebook Execution.87Installing Additional Python Modules.89Viewing Notebook Workflow Details.89Analyzing Files with Jupyter Notebooks.90Monitoring Tests.91Integrating Test Monitor with Test Stand.91Publishing Test Results with the Test Monitor API.92Analyzing and Interacting with Test Results.93Creating a Product.94Visualizing Your Test Result Metadata.95Viewing Test Results by Product.95Viewing Test Steps by Result.96Visualizing Notebook Data on a Dashboard.97Using Notebook Outputs as Dashboard Variables.97Visualizing Data Tables in a Dashboard.98Using Data Tables as Dashboard Variables.98Moving a Test Result to Another Workspace.99Predefined Properties.99Storing and Forwarding Test Data.100Uploading Custom Files to Test Monitor.101Uploading Custom Files with a VI.101 National InstrumentsSystem Link EnterpriseUploading Files with a Test Stand Step1024 System Link EnterpriseWhat is System Link Enterprise?System Link Enterprise is a scalable,self-hosted enterprise product for validation and production test operations and lifecycle analytics.System Link Enterprise allows you to manage your automated test systems,data collection,and reporting from a central location and use product-centric analytics to provide actionable insights.System Link Enterprise Key FeaturesSystem Link Enterprise includes the following key features.Systems management to perform operations such as managing system health,comparing systems,and deploying software to multiple systems at once.Asset management to track utilization,calibration information,and find assets.Test Insights application to ingest test data and monitor performance and status.Data tables to normalize data from multiple formats so you can run analysis on all data in a common format.Dashboards to monitor live systems and display key performance indicators.Jupyter notebooks to automate analysis,HTML,and PDF report generation.Routines to trigger Jupyter notebook execution on configurable events or on a schedule.Role-based access control to simplify user management and data access in a large organization.Kubernetes to manage container lifecycle,reliability,and horizontal scaling.Helm charts to simplify installation.National InstrumentsSystemLink EnterpriseWho needs SystemLink Enterprise?SystemLink Enterprise is for product and production engineers and lab managers working on a large corporate scale.Product managers can visualize and analyze their test results quickly and lab managers can ensure they are maximizing test equipment usage.What Are the Components of SystemLink Enterprise?SystemLink implements a server-client architecture to transmit data over a connected network between your systems and server.The architecture of SystemLink enables central coordination and management of your test and measurement systems,assets,software,and data.Refer to the following image to learn about the SystemLink architecture.O O O _SSO-SingleOCQ Sign OnIdentity Provider同室加圜Test Systemsi-ADocker,Ku be metesAuto-scaling&Service discoveryTTT局Role-based Access ControlSystems ManagementftAsset ManagementBFile IngestionAnalysis and Report GenerationDashboards andData Identity Provider-Used to authenticate and log users into the SystemLink web application.SystemLink requires the customer to supply an identity provider(IdP)that supports the OpenlD Connect protocol.Users-Have authenticated access to SystemLink through an OpenlD Connect identity provider(IdP).6 SystemLink Enterprise Test Systems-Execute test applications.SystemLink can manage these systems,install software at scale,track connected assets,and automatically ingest the data they produce.The authentication and authorization of test systems is managed within the role-base access control capabilities of SystemLink and are not backed by an IdP.Web Server-Enforces login configuration and redirection,inactivity timeout,and session management.API Load Balancer-Allows for high performance network communication directly into the Kubernetes cluster hosting SystemLink.Role-based Access Control-Provides strong isolation between different workspaces as well as privileges for systems,data,and analysis routines in SystemLink.You can manage roles and workspace access through OpenlD Connect user claims or direct assignment.Systems Management-Allows you to securely connect a test system to SystemLink,manage system configuration and settings,and remotely install software.Asset Management-Allows you to track assets connected to test systems and calculate the utilization of those assets.This data is retained when you move an asset between systems so that you can track asset utilization outside of the connected system or test application.Test Insights-Ingests test steps and results using a Test Stand plugin or API.You can organize test results by product and search them by querying test meta data.You can also create higher level test metrics and visualizations using integrations with analysis routines and SystemLink dashboards.File Ingestion-Allows you to store files on-premise or in the Cloud and query them without complex database syntax.Access to files via API and integration with Routines and Notebooks enables you to perform custom analysis of files immediately upon upload.DataFrame Tables-Enables the normalization of disparate data and file formats into a columnar data structure.You can associate DataFrame Tables with test results and use them to visualize and search data.Analysis and report generation-Enables interactive and automated analysis routines of test data via Jupyter Notebooks.These routines can National InstrumentsSystemLink Enterpriseproduce KPIs and computer analytics in dashboards as well as produce HTML and PDF reports.Kubernetes-Provides container orchestration,auto-scaling,and lifecycle management for the various services,web applications,and infrastructure that make up SystemLink Enterprise.8 SystemLink EnterpriseWhat Do You Need to Use SystemLink Enterprise?To use SystemLink Enterprise,you must have a Kubernetes cluster that meets the following requirements.Kubernetes Cluster Requirements A Kubernetes cluster running Kubernetes 1.22 with Linux worker nodes.Helm to configure and install the application.Dynamic Volume Provisioning enabled on the cluster.An NFS storage provisioner or equivalent storage class with ReadWriteMany access.External Data Storage Requirements An S3 or S3-compatible file storage interface.A PostgreSQL 13 or 14 instance or replica set.Networking and User Authentication Requirements An Nginx Ingress Controller for HTTP communication.DNS and three distinct host names.MetalLB for Salt transport.An identity provider with support for the OpenlD Connect protocol.Network access to Nls Artifact repository.National InstrumentsSystem Link EnterpriseSizing a System Link Enterprise ClusterSystem Link Enterprise can run on as few as two Kubernetes worker nodes and can scale to as many nodes as needed for your organization.Contact your account representative to determine specific hardware requirements for your deployment.For production deployments,Nl encourages administrators to provision enough worker nodes to enable a high availability configuration.Related concepts:SystemLink Enterprise Network InteractionsRelated tasks:Storing Dashboard Service Data oe an External PostgreSQL Server Storing Test Monitor Service Data on an External PostgreSQL Server Configuring OpenlD Connect Client AccessRelated information:Release Notes Installing Helm Installing MetaILB Dynamic Volume Provisioning MetaILB NFS Storage Provisioner Taints and Tolerations Kubernetes Access Modes Salt TCP Transport Nl Artifact RepositoryWhat Do You Need to Connect Targets to SystemLink?To use SystemLink Client to communicate with targets,your targets must meet the following requirements.10 SystemLink EnterpriseHardware RequirementsWindowsNl Linux Real-TimeProcessorPentium 4 G1(equivalent or better)Any Intel or ARM modelRAM2 GB minimum4 GB recommended512 MB minimum 1+GB recommendedDisk1 GB minimum2+GB recommended512 MBSoftware Requirements2021 R2 higherSystemLink Client VersionWindowsNl Linux Real-Time2022 Q4Windows 10(64-bit)or higherNl Linux Real-Time 2020-20222022 QI2021 R3Nl Linux Real-Time 2019-20212021 R2.1Windows 7 SP1(64-bit)orNl Linux Real-Time 2019-2020Windows 7 SP1(32-bit)or2021 R1 higher2020 R42020 R32020 R22020 RI19.6 Nl Linux Real-Time 201919.5.119.519.018.5.1 Windows 7 SP1(64-bit)or Nl Linux Real-Time 201818.2 higher18.118.0 National InstrumentsSystem Link EnterpriseSystemLink Client VersionWindowsNl Linux Real-Time17.5Nl Linux Real-Time 2017Supported SoftwareSystemLink ISystemLink IbabVIEW IbabVIEW I Teststand INI G WebClient Enterprise Real-Time SystemLink DevelopmenVersion Python SDK t Software2022 Q4Yes2019-20222019-20222017-20223.820222022 QI2021 R32018-20212018-20212014-202120212021 R2.12021 R22021 RI2017-20202017-20202014-202037-3.8N/A2020 R42020 R3N/A2020 R2N/A2020 RI19.6N/A2016-20192017-201919.5.119.519.018.5.12015-20182017-201818.218.118.017.52014-20172017上 SystemLink EnterpriseSystem Link Enterprise New Features and ChangesLearn about updatesincluding new features and behavior changesintroduced in each version of SystemLink Enterprise.SystemLink Enterprise January 2023 New Features and Changes Schedule a Jupyter notebook to run at a specific time or on a repeating schedule.View detailed information about individual test steps for a test result.Refer to Viewing Test Steps by Result.Access SystemLink navigation and user account settings when using the Jupyter environment.Related tasks:Viewing Test Steps by ResultSystemLink Enterprise December 2022 NewFeatures and Changes The top level helm chart includes the License service.Refer to the release notes linked below for details on the required configuration for this service.You can specify data table IDs as variables in dashboards.You can customize,filter,save,and load views in the Products grid.You can upload and view files associated with a product.You can filter the Executions grid by date ranges and workspaces.Related tasks:Using Data Tables as Dashboard Variables National InstrumentsSystem Link Enterprise Filtering GridsRelated information:Release NotesSystem Link Enterprise November 2022 NewFeatures and Changes You can upload files up to 10GB through the web interface.14 System Link EnterpriseNavigating System Link EnterpriseFind useful links on the System Link home page.Use the navigation menu=to access all applications within System Link.Use the account menu x to change your language settings.Test ResultsDashboards THt snd IRiAManage SystemsManage NotebooksConfiguring User Account SettingsChange the language you see in the System Link web application UI.1.Click x Account2.In the Edit account slide-out,select the language you want the System Link web application UI to use.Note The language you choose determines the decimal separator type and the locale to use for dates.By default,the language selector is set to match your browser language.3.Click OK.National InstrumentsSystem Link EnterpriseFiltering GridsQuery your executions,files,products,results,routines,and systems to create filtered views that you can reuse and share.1.In the SystemLink web application,expand the navigation menu and click the application that best matches your goal.UtilitiesFiles Test Insights Results Test Insights Products Analysis and Reporting Routines Analysis and Reporting Executions Systems ManagementSystems2.Click y and define the query you want to use to filter items in your grid.1.Select the property you want to use to filter the results.A property can be a name,model,model number,and more.2.Select the operation for how the property must correspond to the value.Depending on the property you select,your query can only perform certain operations.For example,if you want to query systems by whether they are locked,you can only perform the equals or does not equal operation.3.Specify the value of the property you want to use to filter the results.If you want to filter your systems to only show systems that are connected and have Nl as the vendor,you would use the following query settings.PropertyOperatorValueVendorcontainsNlConnection StatusequalsConnected3.Optional:Repeat step 2 as many times as you need to successfully filter your grid.4.Click OK.16 System Link Enterprise5.Click Hl.6.In the Configure grid slide-out,use the Column tab to add or remove columns from yourview and the Grouping tab to organize your grid items by shared traits.You can click and drag the items in these tabs to change the order they appear in yourview.7.To access the view on a recurring basis,click the drop-down next to y and select Save.Saving preserves your column,grouping,and sorting options as well.To share a view with a user in your organization,send them the URL.To share a view with a user in another organization,export the view from the Configure View slide-out and send them the resulting JSON file.Users can import this JSON file using the Create View slide-out.National InstrumentsSystemLink EnterpriseSystem Link Enterprise Installation and ConfigurationSystemLink Enterprise is configured using Helm values set in YAML files and installed using Helm commands.Ensure that you are familiar with Kub
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传

当前位置:首页 > 通信科技 > 网络/通信

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2026 宁波自信网络信息技术有限公司  版权所有

客服电话:0574-28810668  投诉电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服