11-04-2019 12:06 PM - edited 11-04-2019 12:11 PM
Hi All,
Need suggestion in few of the questions.
1. Q13: Given an image file, what components are ALWAYS required to deploy that image to a PXI Real-Time target?
A LabVIEW runtime engine
B System Configuration runtime
C Ethernet connection
D All of the above
It seems answer mentioned in the sample exam D is not correct, as Clonezilla can be use for deployment.
2. Q17: Which can be used to deploy shared variables to a LabVIEW Real-Time target? (Select all that apply)
A LabVIEW Project
B Application Invoke Node Method called from a Windows machine
C Distributed System Manager
D Measurement and Automation Explorer
Answer mentioned in the sample exam A, B, C. Which method is available to deploy shared variable using Distributed System Manager, as far as my understanding DSM can be use to undeploy the shared variable.
3. Q2: Given the following diagram, which actions will cause arbitration when compiled into a LabVIEW FPGA Bitfile? All cases not shown are empty.
Question images has been attached.
A Writing to the FIFO
B Reading from the FIFO
C Writing to the Threshold global variable
D Reading from the Threshold global variable
Answer mentioned in the sample exam A. I have not understood why, as far m understanding answer should C or D as controls and global variables include fixed arbitration settings.
Request to help in understanding the above concepts.
Thanks in advance.
11-05-2019 07:09 AM
Anyone please have a look and suggest the answer, specifically the fpga arbitration question.