|
1 |
| -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 1 | +<?xml version='1.0' encoding='UTF-8'?> |
| 2 | +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build"> |
2 | 3 | <PropertyGroup>
|
3 | 4 | <FileVersion>1.0.0.0</FileVersion>
|
4 | 5 | <SchemaVersion>2.0</SchemaVersion>
|
|
16 | 17 | <Implicit_Jitter_Distribution>{9571b800-3cbb-4490-9af6-a1013ff71bd1}</Implicit_Jitter_Distribution>
|
17 | 18 | <LibraryReferences>{1c1d8a93-1736-437e-b538-e21ada2f6c38}</LibraryReferences>
|
18 | 19 | <Company>SLAC - LCLS</Company>
|
19 |
| - <Released>false</Released> |
| 20 | + <Released>true</Released> |
20 | 21 | <Author>Alex Wallace and contributors</Author>
|
21 | 22 | <Description>Collection of PMPS functionality for LCLS PLCs</Description>
|
22 | 23 | <CombineIds>false</CombineIds>
|
|
28 | 29 | <Event>
|
29 | 30 | <CommandType>Copy</CommandType>
|
30 | 31 | <DeploymentType>ActivateConfiguration</DeploymentType>
|
31 |
| - <Command1 /> |
32 |
| - <Command2 /> |
| 32 | + <Command1/> |
| 33 | + <Command2/> |
33 | 34 | </Event>
|
34 | 35 | </Events>
|
35 | 36 | </DeploymentEvents>
|
36 |
| - <ProjectVersion>0.0.0</ProjectVersion> |
| 37 | + <ProjectVersion>3.5.0</ProjectVersion> |
37 | 38 | </PropertyGroup>
|
38 | 39 | <ItemGroup>
|
39 | 40 | <Compile Include="AncillaryComponents\FB_JsonDocToSafeBP.TcPOU">
|
40 | 41 | <SubType>Code</SubType>
|
41 | 42 | </Compile>
|
42 |
| - <Compile Include="AncillaryComponents\FB_JsonFileToJsonDoc.TcPOU"> |
| 43 | + <Compile Include="Version\Global_Version.TcGVL"> |
| 44 | + <SubType>Code</SubType> |
| 45 | + </Compile><Compile Include="AncillaryComponents\FB_JsonFileToJsonDoc.TcPOU"> |
43 | 46 | <SubType>Code</SubType>
|
44 | 47 | </Compile>
|
45 | 48 | <Compile Include="AncillaryComponents\FB_TempSensor_FFO.TcPOU">
|
|
433 | 436 | </Compile>
|
434 | 437 | </ItemGroup>
|
435 | 438 | <ItemGroup>
|
436 |
| - <Folder Include="DUTs" /> |
437 |
| - <Folder Include="DUTs\InternalDUT" /> |
438 |
| - <Folder Include="DUTs\UserDUT" /> |
439 |
| - <Folder Include="GVLs" /> |
440 |
| - <Folder Include="HelperFunctions" /> |
441 |
| - <Folder Include="HelperFunctions\TypeTranslators" /> |
442 |
| - <Folder Include="MajorComponents" /> |
443 |
| - <Folder Include="MajorComponents\BPTM" /> |
444 |
| - <Folder Include="MajorComponents\SimulationFB" /> |
445 |
| - <Folder Include="MajorComponents\Stoppers" /> |
446 |
| - <Folder Include="MajorComponents\PhotonEnergyInterface" /> |
447 |
| - <Folder Include="MajorComponents\Arbiter" /> |
448 |
| - <Folder Include="MajorComponents\InterPlcComm" /> |
449 |
| - <Folder Include="MajorComponents\FastFaults" /> |
450 |
| - <Folder Include="MajorComponents\PMPS_MPS_Interface" /> |
451 |
| - <Folder Include="ImplicitChecks" /> |
452 |
| - <Folder Include="AncillaryComponents" /> |
453 |
| - <Folder Include="TestComponents" /> |
454 |
| - <Folder Include="TestComponents\DUT" /> |
455 |
| - <Folder Include="VISUs" /> |
| 439 | + <Folder Include="DUTs"/> |
| 440 | + <Folder Include="Version"/><Folder Include="DUTs\InternalDUT"/> |
| 441 | + <Folder Include="DUTs\UserDUT"/> |
| 442 | + <Folder Include="GVLs"/> |
| 443 | + <Folder Include="HelperFunctions"/> |
| 444 | + <Folder Include="HelperFunctions\TypeTranslators"/> |
| 445 | + <Folder Include="MajorComponents"/> |
| 446 | + <Folder Include="MajorComponents\BPTM"/> |
| 447 | + <Folder Include="MajorComponents\SimulationFB"/> |
| 448 | + <Folder Include="MajorComponents\Stoppers"/> |
| 449 | + <Folder Include="MajorComponents\PhotonEnergyInterface"/> |
| 450 | + <Folder Include="MajorComponents\Arbiter"/> |
| 451 | + <Folder Include="MajorComponents\InterPlcComm"/> |
| 452 | + <Folder Include="MajorComponents\FastFaults"/> |
| 453 | + <Folder Include="MajorComponents\PMPS_MPS_Interface"/> |
| 454 | + <Folder Include="ImplicitChecks"/> |
| 455 | + <Folder Include="AncillaryComponents"/> |
| 456 | + <Folder Include="TestComponents"/> |
| 457 | + <Folder Include="TestComponents\DUT"/> |
| 458 | + <Folder Include="VISUs"/> |
456 | 459 | </ItemGroup>
|
457 | 460 | <ItemGroup>
|
458 | 461 | <PlaceholderReference Include="LCLS General">
|
|
485 | 488 | </PlaceholderReference>
|
486 | 489 | </ItemGroup>
|
487 | 490 | <ItemGroup>
|
488 |
| - <SubObject Include="FB_BPControlDevice.FB_init" /> |
| 491 | + <SubObject Include="FB_BPControlDevice.FB_init"/> |
489 | 492 | <SubObject Include="FB_BPTM_Test.InterruptedTransition">
|
490 | 493 | <ExcludeFromBuild>true</ExcludeFromBuild>
|
491 | 494 | </SubObject>
|
492 |
| - <SubObject Include="FB_evRangeCalculator_Test.BasicFunction" /> |
493 |
| - <SubObject Include="FB_eVWithinSpec_Test.evWithinRangeChecks" /> |
494 |
| - <SubObject Include="FB_FastFault_Test.FFCombinedFunctionality" /> |
495 |
| - <SubObject Include="FB_FastFault_Test.FFRegistration" /> |
496 |
| - <SubObject Include="FB_KStopper.FB_init" /> |
497 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_Add" /> |
498 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_Count" /> |
499 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_GetFirst" /> |
500 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_GetNext" /> |
501 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_Lookup" /> |
502 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_Remove" /> |
503 |
| - <SubObject Include="FB_LinearDeviceStateTable.A_Reset" /> |
504 |
| - <SubObject Include="FB_LStopper.FB_init" /> |
505 |
| - <SubObject Include="FB_PhotonEnergyWatcher_Test.PEWatcherBasicFunction" /> |
506 |
| - <SubObject Include="FB_SafeBPCompare_Test.BeamOffIsSafe" /> |
507 |
| - <SubObject Include="FB_SafeBPCompare_Test.BPComparisonCheck" /> |
| 495 | + <SubObject Include="FB_evRangeCalculator_Test.BasicFunction"/> |
| 496 | + <SubObject Include="FB_eVWithinSpec_Test.evWithinRangeChecks"/> |
| 497 | + <SubObject Include="FB_FastFault_Test.FFCombinedFunctionality"/> |
| 498 | + <SubObject Include="FB_FastFault_Test.FFRegistration"/> |
| 499 | + <SubObject Include="FB_KStopper.FB_init"/> |
| 500 | + <SubObject Include="FB_LinearDeviceStateTable.A_Add"/> |
| 501 | + <SubObject Include="FB_LinearDeviceStateTable.A_Count"/> |
| 502 | + <SubObject Include="FB_LinearDeviceStateTable.A_GetFirst"/> |
| 503 | + <SubObject Include="FB_LinearDeviceStateTable.A_GetNext"/> |
| 504 | + <SubObject Include="FB_LinearDeviceStateTable.A_Lookup"/> |
| 505 | + <SubObject Include="FB_LinearDeviceStateTable.A_Remove"/> |
| 506 | + <SubObject Include="FB_LinearDeviceStateTable.A_Reset"/> |
| 507 | + <SubObject Include="FB_LStopper.FB_init"/> |
| 508 | + <SubObject Include="FB_PhotonEnergyWatcher_Test.PEWatcherBasicFunction"/> |
| 509 | + <SubObject Include="FB_SafeBPCompare_Test.BeamOffIsSafe"/> |
| 510 | + <SubObject Include="FB_SafeBPCompare_Test.BPComparisonCheck"/> |
508 | 511 | </ItemGroup>
|
509 | 512 | <ItemGroup>
|
510 | 513 | <LibraryReference Include="TcUnit,1.2.0.0,www.tcunit.org">
|
|
571 | 574 | </PlaceholderResolution>
|
572 | 575 | </ItemGroup>
|
573 | 576 | <ItemGroup>
|
574 |
| - <PinnedGlobalDataType Include="ST_BeamParams_IO" /> |
575 |
| - <PinnedGlobalDataType Include="ST_PMPS_Aperture_IO" /> |
576 |
| - <PinnedGlobalDataType Include="ST_PMPS_Attenuator_IO" /> |
| 577 | + <PinnedGlobalDataType Include="ST_BeamParams_IO"/> |
| 578 | + <PinnedGlobalDataType Include="ST_PMPS_Aperture_IO"/> |
| 579 | + <PinnedGlobalDataType Include="ST_PMPS_Attenuator_IO"/> |
577 | 580 | </ItemGroup>
|
578 | 581 | <ItemGroup>
|
579 | 582 | <None Include="PMPS.tmc">
|
|
590 | 593 | <v>{8F99A816-E488-41E4-9FA3-846536012284}</v>
|
591 | 594 | <o>
|
592 | 595 | <v n="Name">"{8F99A816-E488-41E4-9FA3-846536012284}"</v>
|
593 |
| - <d n="SubKeys" t="Hashtable" /> |
594 |
| - <d n="Values" t="Hashtable" /> |
| 596 | + <d n="SubKeys" t="Hashtable"/> |
| 597 | + <d n="Values" t="Hashtable"/> |
595 | 598 | </o>
|
596 | 599 | <v>{29BD8D0C-3586-4548-BB48-497B9A01693F}</v>
|
597 | 600 | <o>
|
|
600 | 603 | <v>Rules</v>
|
601 | 604 | <o>
|
602 | 605 | <v n="Name">"Rules"</v>
|
603 |
| - <d n="SubKeys" t="Hashtable" /> |
604 |
| - <d n="Values" t="Hashtable" /> |
| 606 | + <d n="SubKeys" t="Hashtable"/> |
| 607 | + <d n="Values" t="Hashtable"/> |
605 | 608 | </o>
|
606 | 609 | </d>
|
607 |
| - <d n="Values" t="Hashtable" /> |
| 610 | + <d n="Values" t="Hashtable"/> |
608 | 611 | </o>
|
609 | 612 | <v>{40450F57-0AA3-4216-96F3-5444ECB29763}</v>
|
610 | 613 | <o>
|
611 | 614 | <v n="Name">"{40450F57-0AA3-4216-96F3-5444ECB29763}"</v>
|
612 |
| - <d n="SubKeys" t="Hashtable" /> |
| 615 | + <d n="SubKeys" t="Hashtable"/> |
613 | 616 | <d n="Values" t="Hashtable" ckt="String">
|
614 | 617 | <v>ActiveVisuExtensionsLength</v>
|
615 | 618 | <v>0</v>
|
|
620 | 623 | <v>{192FAD59-8248-4824-A8DE-9177C94C195A}</v>
|
621 | 624 | <o>
|
622 | 625 | <v n="Name">"{192FAD59-8248-4824-A8DE-9177C94C195A}"</v>
|
623 |
| - <d n="SubKeys" t="Hashtable" /> |
| 626 | + <d n="SubKeys" t="Hashtable"/> |
624 | 627 | <d n="Values" t="Hashtable" ckt="String" cvt="String">
|
625 | 628 | <v>CurrentUmlCompilerVersion</v>
|
626 | 629 | <v>4.0.5.0</v>
|
|
629 | 632 | <v>{F66C7017-BDD8-4114-926C-81D6D687E35F}</v>
|
630 | 633 | <o>
|
631 | 634 | <v n="Name">"{F66C7017-BDD8-4114-926C-81D6D687E35F}"</v>
|
632 |
| - <d n="SubKeys" t="Hashtable" /> |
633 |
| - <d n="Values" t="Hashtable" /> |
| 635 | + <d n="SubKeys" t="Hashtable"/> |
| 636 | + <d n="Values" t="Hashtable"/> |
634 | 637 | </o>
|
635 | 638 | <v>{246001F4-279D-43AC-B241-948EB31120E1}</v>
|
636 | 639 | <o>
|
637 | 640 | <v n="Name">"{246001F4-279D-43AC-B241-948EB31120E1}"</v>
|
638 |
| - <d n="SubKeys" t="Hashtable" /> |
| 641 | + <d n="SubKeys" t="Hashtable"/> |
639 | 642 | <d n="Values" t="Hashtable" ckt="String" cvt="String">
|
640 | 643 | <v>GlobalVisuImageFilePath</v>
|
641 | 644 | <v>%APPLICATIONPATH%\</v>
|
642 | 645 | </d>
|
643 | 646 | </o>
|
644 | 647 | </d>
|
645 |
| - <d n="Values" t="Hashtable" /> |
| 648 | + <d n="Values" t="Hashtable"/> |
646 | 649 | </o>
|
647 | 650 | </Data>
|
648 | 651 | <TypeList>
|
|
0 commit comments